updates.
[silc.git] / prepare
diff --git a/prepare b/prepare
index 966a4878140ba0cf57ee95656486e99834cc3417..c3405b91d08b9c504071114dce68f0f033e70b82 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -25,7 +25,7 @@
 # temporary files (including these prepare* scripts) are removed.
 #
 
-SILC_VERSION=0.1
+SILC_VERSION=0.2.5
 
 version=$1
 if test "$version" = ""; then
@@ -54,4 +54,4 @@ echo "/* Automatically generated by ./prepare */" >$file
 echo "#define SILC_VERSION_STRING \"$version\"" >>$file
 echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.0-$version\"" >>$file
 
-echo "Done, now run ./configure and make."
\ No newline at end of file
+echo "Done, now run ./configure and make."