fixed some output config text, added macro SILC_SERVER_CONFIG_ALLOCTMP,
[silc.git] / prepare
diff --git a/prepare b/prepare
index e7e4ab8e875cef7b8509b04b197346d1c0cfd526..f5cfff57183be5e2f33aa19250a525bfc3f2940a 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.8                       # Base version
+SILC_VERSION=0.8.2                     # Base version
 
 #############################################################################
 
@@ -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