about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-27 21:53:27 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-27 21:53:27 +0000
commitc499a3a565b6fc9dd06af42d5f48f35e2a5ccd1b (patch)
tree54a428b3aa392e7f4ddfa6b37c43a4d0af58dff3
parent23d71019cf3cd2622a915cf89b29f426991a77bd (diff)
downloadwrongdoc-c499a3a565b6fc9dd06af42d5f48f35e2a5ccd1b.tar.gz
wrongdoc 1.4.0 - cleanups and updates v1.4.0
Eric Wong (2):
      use pkg.mk from my other projects
      bump rdoc dependency to 3.4
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index db834ac..1fd8cf3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.3.0.GIT
+DEF_VER=v1.4.0.GIT
 
 LF='
 '