]> matita.cs.unibo.it Git - helm.git/blobdiff - configure.ac
last version with caml 3.09 built and saved as 0.3.0
[helm.git] / configure.ac
index 2f6738bcd22d21ab85f0a212f1a4779d33e624d2..0af17fcad249bb335c600ccb41122254dcb24c27 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.3.0"
 DISTRIBUTED="no"  # "yes" for distributed tarballs
 # End of distribution settings