diff options
author | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-21 04:02:33 +0100 |
---|---|---|
committer | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-21 04:02:33 +0100 |
commit | 98f60a7659f12e0474ecd3fed0632a059fb4133f (patch) | |
tree | 8f10736fec6777df15b70230489429d45978cd0f /src/seriallinux.cpp | |
parent | 6ed6128396063cc4d1676d41fb63517eb29162e4 (diff) |
update to version 0.3.0
adds improved driver support for linux
Diffstat (limited to 'src/seriallinux.cpp')
-rw-r--r-- | src/seriallinux.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seriallinux.cpp b/src/seriallinux.cpp index 27ba784..9d20618 100644 --- a/src/seriallinux.cpp +++ b/src/seriallinux.cpp @@ -22,7 +22,7 @@ * Description: Serial lib linux (termios version) * used if haven't boost * - * Version: 0.2 + * Version: 0.3.0.1 * Created: 17/01/2014 03:31:32 * Revision: none * Compiler: gcc |