about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-22 14:43:16 -0700
committerEric Wong <normalperson@yhbt.net>2011-06-22 14:43:16 -0700
commitd6328a6f31f97bded75a4e2aba73f85366215924 (patch)
tree88e8eb795b2d8ce3e4e902aaf69667cdd53fd53e /GIT-VERSION-GEN
parent7e3694c6de13fc3d635473d3150412cbda287e75 (diff)
downloadclogger-d6328a6f31f97bded75a4e2aba73f85366215924.tar.gz
Minor portability fixes noticed on some systems.

There is a minor license change, it is now explicitly LGPLv2.1
and LGPLv3 and later versions at the project leader's
discretion.  It is no longer LGPLv2.1+, so it doesn't give a
blank check to the FSF to change the license on us.
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 88b943a..7d0c7ed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.0.GIT
+DEF_VER=v1.0.1.GIT
 
 LF='
 '