about summary refs log tree commit homepage
path: root/VERSION-GEN
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION-GEN')
-rwxr-xr-xVERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION-GEN b/VERSION-GEN
index ae66e94..35dab9d 100755
--- a/VERSION-GEN
+++ b/VERSION-GEN
@@ -1,6 +1,6 @@
 #!/bin/sh
 VF=lib/mwrap/version.rb
-DEF_VER=v2.3.0
+DEF_VER=v3.0.0-pre1
 VN=$(git describe HEAD 2>/dev/null)
 if test $? -eq 0
 then