updates.
[silc.git] / prepare
diff --git a/prepare b/prepare
index ab81f2224f4a4d25a29be9155b4a7a215cd2dda8..47e11d9bf9f6f37a9b8cb63c79f36d60f56e3a96 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -38,7 +38,7 @@
 # SILC Distribution versions. Set here or give the version on the command
 # line as argument.
 #
-SILC_VERSION=0.5.1                     # Base version
+SILC_VERSION=0.5.2                     # Base version
 
 
 #############################################################################
@@ -132,7 +132,7 @@ autoconf
 autoheader >/dev/null 2>/dev/null
 automake
 
-echo "Preparing lib/trq"
+echo "Preparing trq"
 cd lib/trq
 aclocal
 autoconf
@@ -140,7 +140,7 @@ autoheader </dev/null 2>/dev/null
 automake >/dev/null 2>/dev/null
 cd ../..
 
-echo "Preparing lib/silcmath/mpi"
+echo "Preparing mpi"
 cd lib/silcmath/mpi
 aclocal
 autoconf