1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

Version 1.1.1

This commit is contained in:
William Woodall 2012-12-03 15:32:19 -08:00
parent 72f43d9976
commit 788490f118

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<package> <package>
<name>serial</name> <name>serial</name>
<version abi="1.1.0">1.1.0</version> <version abi="1.1.1">1.1.1</version>
<description> <description>
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows. Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
</description> </description>