about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--lib/raindrops.rb4
2 files changed, 3 insertions, 3 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4a466ed..46784d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.4.0.GIT
+DEF_VER=v0.4.1.GIT
 
 LF='
 '
diff --git a/lib/raindrops.rb b/lib/raindrops.rb
index ae16a93..354ae39 100644
--- a/lib/raindrops.rb
+++ b/lib/raindrops.rb
@@ -1,8 +1,8 @@
 # -*- encoding: binary -*-
 class Raindrops
 
-  # Raindrops is currently at version 0.4.0
-  VERSION = '0.4.0'
+  # Raindrops is currently at version 0.4.1
+  VERSION = '0.4.1'
 
   # Used to represent the number of +active+ and +queued+ sockets for
   # a single listen socket across all threads and processes on a