about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-08-05 23:31:18 +0000
committerEric Wong <normalperson@yhbt.net>2011-08-05 23:34:16 +0000
commit017b95be08a702c9faae1949db9328f7e82c2d8c (patch)
treee981bfc39d372361d5b5f136590a4453e276d4b1 /GIT-VERSION-GEN
parent73a8847fac9939e1b42a471f7537b5f89bd5ca94 (diff)
downloadrainbows-017b95be08a702c9faae1949db9328f7e82c2d8c.tar.gz
This release includes updates to support WebSockets
under Cramp 0.14 and later.  This will be the last
release which supports Cramp 0.13.

There are no changes in this release for non-Cramp
users.
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 962cda3..d2e3b5c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.1.0.GIT
+DEF_VER=v4.2.0.GIT
 
 LF='
 '