Started implementing protocol version 1.1 and narrowing down
[silc.git] / prepare
diff --git a/prepare b/prepare
index 71c75d6343baa58f0f573ca2a8ecf06a2dca4e47..f5cfff57183be5e2f33aa19250a525bfc3f2940a 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -142,7 +142,7 @@ file=includes/version_internal.h
 echo "/* Automatically generated by ./prepare */" >$file
 echo "#define SILC_VERSION_STRING \"$version\"" >>$file
 echo "#define SILC_DIST_VERSION_STRING \"$dist_version\"" >>$file
-echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.0-$version\"" >>$file
+echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.1-$version\"" >>$file
 echo "#define SILC_NAME \"SILC $distribution\"" >>$file
 
 # preparing irssi