Update the version
authorChris Mason <chris.mason@fusionio.com>
Mon, 25 Nov 2013 20:48:57 +0000 (15:48 -0500)
committerChris Mason <chris.mason@fusionio.com>
Mon, 25 Nov 2013 20:48:57 +0000 (15:48 -0500)
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
version.sh

index 971646b..bf4ccb9 100644 (file)
@@ -6,7 +6,7 @@
 # Copyright 2008, Oracle
 # Released under the GNU GPLv2
  
-v="v0.20-rc1"
+v="v3.12"
 
 which git &> /dev/null
 if [ $? == 0 -a -d .git ]; then