diff --git a/src/warden-server/sh/create_tables.sh b/src/warden-server/sh/create_tables.sh
index 796bb0ba38220d56f9855ebd4f41a786bb9765e8..50660ebb9f7d22834e8faaf2ca3fbe10db041db0 100755
--- a/src/warden-server/sh/create_tables.sh
+++ b/src/warden-server/sh/create_tables.sh
@@ -31,7 +31,7 @@
 # otherwise) arising in any way out of the use of this software, even
 # if advised of the possibility of such damage.
 
-VERSION="1.0"
+VERSION="0.1"
 
 sqlite=`which sqlite3`
 db_file=$1