Merged from silc_1_0_branch.
[silc.git] / prepare
diff --git a/prepare b/prepare
index a3b58a7ec54a75dd8bedbba49471075b44c3a8c0..e0ba0efe7f5abf09487201abd5b2dd366aacb94e 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -37,7 +37,7 @@
 # SILC Distribution versions. Set here or give the version on the command
 # line as argument.
 #
-SILC_VERSION=0.9.5                     # Base version
+SILC_VERSION=0.9.7                     # Base version
 
 #############################################################################
 
@@ -140,7 +140,7 @@ file=includes/version_internal.h
 echo "/* Automatically generated by ./prepare */" >$file
 echo "#define SILC_VERSION_STRING \"$dist_version\"" >>$file
 echo "#define SILC_DIST_VERSION_STRING \"$dist_version\"" >>$file
-echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.1-$dist_version $distribution\"" >>$file
+echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.2-$dist_version $distribution\"" >>$file
 echo "#define SILC_NAME \"SILC $distribution\"" >>$file
 
 # preparing irssi