]> matita.cs.unibo.it Git - helm.git/blobdiff - configure.ac
Full specification of find. Added notation for If_Then_Else. Probably a delta
[helm.git] / configure.ac
index 2f6738bcd22d21ab85f0a212f1a4779d33e624d2..ee6916cee7e3f31205e622a464df8bcab5746eed 100644 (file)
@@ -3,9 +3,9 @@ AC_INIT(matita/matitaTypes.ml)
 # Distribution settings
 # (i.e. settings (automatically) manipulated before a release)
 DEBUG_DEFAULT="true"
-DEFAULT_DBHOST="mowgli.cs.unibo.it"
+DEFAULT_DBHOST="mysql://mowgli.cs.unibo.it"
 RT_BASE_DIR_DEFAULT="`pwd`/matita"
-MATITA_VERSION="0.1.0"
+MATITA_VERSION="0.2.0"
 DISTRIBUTED="no"  # "yes" for distributed tarballs
 # End of distribution settings