about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-09-28 13:48:49 -0700
committerEric Wong <normalperson@yhbt.net>2012-09-28 13:48:49 -0700
commit56aec6512493907fa715688518fa6357739044e6 (patch)
treeefcf29e9ddf0697c85a9d7b734a9fcf608b6853d
parentccec931fedd69ab41250a1824deeb27b546f9641 (diff)
downloadomgf-0.0.3.tar.gz
omgf 0.0.3 - regurgitator consistency for invalid domains v0.0.3
We need to maintain consistency for Hysterical Raisins :P
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 8a535f7..b9a60aa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -2,7 +2,7 @@
 CONSTANT = "OMGF::VERSION"
 RVF = "lib/omgf/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v0.0.2"
+DEF_VER = "v0.0.3"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),