1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +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"?>
<package>
<name>serial</name>
<version abi="1.1.0">1.1.0</version>
<version abi="1.1.1">1.1.1</version>
<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.
</description>