Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2015-09-21 10:20:35 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2015-09-21 10:20:35 +0000
commite7aa6859f08565d58684fa4b9c40fed716f0ba17 (patch)
tree518d709e86c9314ef50034f10e4b85c802b9c15c /src/definitions.cpp
parentf13eacbc8e5ab714dd3544adab8189c313382c77 (diff)
Add '-C' flag to meantools-derivev1.3.1
Fix memory leak in meantools-derive
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 1884488..25715e5 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.3"
+#define VERSION "1.3.1"
// number of entries in a configuration file
#define ARG_COUNT 10