summaryrefslogtreecommitdiffstats
path: root/gen-version
diff options
context:
space:
mode:
Diffstat (limited to 'gen-version')
-rwxr-xr-xgen-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-version b/gen-version
index 8925aef9..61ec3ba6 100755
--- a/gen-version
+++ b/gen-version
@@ -1,6 +1,6 @@
#!/bin/bash
-DEF_VER=2.0.2
+DEF_VER=2.0.3
if test -d .git -o -f .git
then