about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-10 22:19:40 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-10 22:30:07 +0000
commite3679c4d3ebd8b80aa5d9e4a3a2a945c9c9ff2b4 (patch)
tree16644667bb03f28a65f1f117d88dbe1f62387751 /GIT-VERSION-GEN
parent4e42082413f64baec0b844bdf743d598af433aad (diff)
downloadraindrops-e3679c4d3ebd8b80aa5d9e4a3a2a945c9c9ff2b4.tar.gz
Raindrops is now licensed under the LGPLv2.1 or LGPLv3 (from
LGPLv3-only) to allow bundling in GPLv2-only applications.

There are small documentation updates and updated examples
at http://raindrops.bogomips.org/examples/
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 e36125a..e1fc604 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.2.0.GIT
+DEF_VER=v0.3.0.GIT
 
 LF='
 '