You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
313 B
13 lines
313 B
diff --git a/configure b/configure
|
|
index dc66574..fc4f24f 100755
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -306,7 +306,7 @@ extralibs=""
|
|
installstrip="-s"
|
|
cross_compile="no"
|
|
INSTALL="/usr/bin/install -c"
|
|
-VERSION="1.1a"
|
|
+VERSION="1.2"
|
|
system_name=`uname -s 2>&1`
|
|
|
|
#################################################
|
|
|