mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
1.1.7
This commit is contained in:
parent
0fb1a6de87
commit
17afacc625
@ -2,8 +2,8 @@
|
||||
Changelog for package serial
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.1.7 (2014-02-20)
|
||||
------------------
|
||||
* Improved support for mingw (mxe.cc)
|
||||
* Fix compilation warning
|
||||
See issue `#53 <https://github.com/wjwwood/serial/issues/53>`_
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package>
|
||||
<name>serial</name>
|
||||
<version>1.1.6</version>
|
||||
<version>1.1.7</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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user