about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-15 08:55:25 -0800
committerEric Wong <normalperson@yhbt.net>2011-02-15 08:55:25 -0800
commit88ae3fb48de345a3a102ac4d17bb71e8a4691230 (patch)
tree5d40cdb7077ee16cfd516117a9d3316c8a463baf
parent8556c2ccf64840a080a928312d8feed2834d4d29 (diff)
downloadkgio-88ae3fb48de345a3a102ac4d17bb71e8a4691230.tar.gz
Thanks to Jeremy Evans, this release fixes the build under OpenBSD.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 136c702..c96846e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.1.GIT
+DEF_VER=v2.3.2.GIT
 
 LF='
 '