about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-12-15 04:12:50 +0000
committerEric Wong <e@80x24.org>2019-12-15 04:12:50 +0000
commit0be43ba42f608ea842e628d29f5c10a571d28f7a (patch)
tree3f10cf648aae57be754b16696bbebf85b06bbef5
parent3a6ffe127fc7316a26db8e5d1035b7e92c9f120c (diff)
downloadolddoc-0be43ba42f608ea842e628d29f5c10a571d28f7a.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 339d2bc..d576beb 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.7.1"
+DEF_VER = "v1.8.0"
 vn = DEF_VER.dup
 
 # First see if there is a version file (included in release tarballs),