Revert "Merge branch 'master' of https://github.com/mono/mono"
[mono.git] / configure.in
index dd09f8fa3c776e0ca0051bd2af4359e86da78d31..efa860b17ef53ab73d88ea985b6a65da47082efc 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #AC_PREREQ([2.62])
 
-AC_INIT(mono, [3.4.1],
+AC_INIT(mono, m4_esyscmd([tr -d '\r\n' <  MONO_VERSION]),
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])