From 42fc29ada517508ea52d48c894e5492d599ea1b5 Mon Sep 17 00:00:00 2001 From: William Woodall Date: Wed, 9 Jan 2013 10:54:34 -0800 Subject: [PATCH] 1.1.3 --- package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.xml b/package.xml index e6fccdf..b573248 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ serial - 1.1.2 + 1.1.3 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.