about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-06 19:15:15 +0000
committerEric Wong <normalperson@yhbt.net>2011-02-06 19:15:15 +0000
commit9d980ac4b6163f0d8da22a9b6e07e3e464867308 (patch)
tree914b89ba24329e3c39bdebb5f1948e850993db8f
parent8d51627458be1fc46d35aa6c8f9b8b823a2620d5 (diff)
downloadmall-9d980ac4b6163f0d8da22a9b6e07e3e464867308.tar.gz
mall 1.0.1 - packaging fixes v1.0.1
Eric Wong (3):
      gemspec: update mailing list
      gemspec: no lib/ dir for rdoc, just ext
      pkg.mk: fix this to include generated extra files
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 88b943a..7d0c7ed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.0.GIT
+DEF_VER=v1.0.1.GIT
 
 LF='
 '