Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/definitions.cpp')
-rw-r--r--src/definitions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/definitions.cpp b/src/definitions.cpp
index d32537d..982f7a7 100644
--- a/src/definitions.cpp
+++ b/src/definitions.cpp
@@ -17,7 +17,7 @@ limitations under the License.
#ifndef DEFINITIONS_GCC
#define DEFINITIONS_GCC
-#define VERSION "1.2"
+#define VERSION "1.2.1"
// number of entries in a configuration file
#define ARG_COUNT 10