From 56aec6512493907fa715688518fa6357739044e6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 28 Sep 2012 13:48:49 -0700 Subject: [PATCH] omgf 0.0.3 - regurgitator consistency for invalid domains We need to maintain consistency for Hysterical Raisins :P --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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), -- 2.11.4.GIT