about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-08-10 21:36:52 +0000
committerEric Wong <e@80x24.org>2020-08-10 21:36:52 +0000
commitd6fe198872c28125dd9466c6f8e1c3d9155a2bad (patch)
tree1b03641b7964c9c1984ed87258ff6e6a6f04f183
parent51aff4fe961b05cdcbaaf8c5afe542fcf52a5d2f (diff)
downloadolddoc-d6fe198872c28125dd9466c6f8e1c3d9155a2bad.tar.gz
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d576beb..7f86e6b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -5,7 +5,7 @@
 CONSTANT = "Olddoc::VERSION"
 RVF = "lib/olddoc/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v1.8.0"
+DEF_VER = "v1.9.0"
 vn = DEF_VER.dup
 
 # First see if there is a version file (included in release tarballs),