updates
[silc.git] / prepare
diff --git a/prepare b/prepare
index 8942bf63a9b14518ca8a8d7214ffdb33e1f84715..c3ab1ef9dc692fb8976cc2bc79c3d13a99bffffb 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -37,8 +37,7 @@
 # SILC Distribution versions. Set here or give the version on the command
 # line as argument.
 #
-SILC_VERSION=0.6.1                     # Base version
-
+SILC_VERSION=0.7.2                     # Base version
 
 #############################################################################
 
@@ -131,14 +130,6 @@ autoconf
 autoheader >/dev/null 2>/dev/null
 automake
 
-echo "Preparing trq"
-cd lib/trq
-aclocal
-autoconf
-autoheader </dev/null 2>/dev/null
-automake >/dev/null 2>/dev/null
-cd ../..
-
 echo "Preparing mpi"
 cd lib/silcmath/mpi
 aclocal