diff options
author | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-25 00:43:10 +0100 |
---|---|---|
committer | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-25 00:43:10 +0100 |
commit | ebaad81046a23fa9c02659385273111311563348 (patch) | |
tree | c179503487851d2957420d5aa5a0350bffdc5526 /src/optmanager.cpp | |
parent | 3c354b5e167d7abbe227c41a022027275451adfc (diff) |
Fix version number
Diffstat (limited to 'src/optmanager.cpp')
-rw-r--r-- | src/optmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optmanager.cpp b/src/optmanager.cpp index 6a82787..51f8935 100644 --- a/src/optmanager.cpp +++ b/src/optmanager.cpp @@ -27,7 +27,7 @@ * for the time being, the value is set to max. * we could test string before conversion. * - * Version: 0.3.0.1 + * Version: 0.3.0 * Created: 23/12/2013 23:31:46 * Revision: none * Compiler: gcc |