about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-07-30 22:25:31 +0000
committerEric Wong <normalperson@yhbt.net>2011-07-30 22:25:31 +0000
commit8134763f3cc8403ef0e718aa511b192d305a0182 (patch)
treeb248518dea3d8f05f9982c0bf4b1eaab376d8f7f /GIT-VERSION-GEN
parent1e57c4c846ba9a3b736078b860583b0e7dd33d6c (diff)
downloadrainbows-8134763f3cc8403ef0e718aa511b192d305a0182.tar.gz
There are only some minor cleanups in this release and a bump to
kgio 2.5 to remove the dependency on io/wait.  kgio 2.5 or later
is now required (kgio 2.6+ will be required in the next
release).
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e99b00f..962cda3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.0.0.GIT
+DEF_VER=v4.1.0.GIT
 
 LF='
 '