about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2010-09-28 18:16:53 -0700
committerEric Wong <e@yhbt.net>2010-09-28 18:16:53 -0700
commit39c851e595970a2349a8a39878afd94a3324e102 (patch)
treea30a35cda767f780a354eecca74f1da357f72d65
parent911f6ab306aff1e24c9c570eeae33923fa1b99d9 (diff)
downloadkgio-39c851e595970a2349a8a39878afd94a3324e102.tar.gz
* an alternate class now be returned by accept/tryaccept
  by setting "Kgio.accept_class ="
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 7d0c7ed..4251f36 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.1.GIT
+DEF_VER=v1.1.0.GIT
 
 LF='
 '