about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-01-09 07:03:58 +0000
committerEric Wong <e@80x24.org>2023-01-09 07:06:36 +0000
commit458c801f687fc102984fba591112b492e89c067c (patch)
tree5cc8faaee0d7ff9badaab84677bfc14f0dc33fac
parent0de44f7bc1e6cc873ac24c57c4ce62c0759194c5 (diff)
downloadmwrap-458c801f687fc102984fba591112b492e89c067c.tar.gz
-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