Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXamarin Release Manager <release-manager@xamarin.com>2013-11-06 23:42:10 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2013-11-08 07:17:09 +0400
commit1abde388e086f67712be280db372c4aa7595aa72 (patch)
tree29378e3680a5f23d8417ae97f7c294c6dc17dcd9 /main/configure.in
parentce856e4d345cd720b6cd88c3d663de16648f58b7 (diff)
Updated package version to 4.2
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/configure.in b/main/configure.in
index f59d4218e2..a8b20c677f 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([monodevelop], 4.1.13, [monodevelop-list@lists.ximian.com])
+AC_INIT([monodevelop], 4.2, [monodevelop-list@lists.ximian.com])
AC_PREREQ(2.53)
AM_INIT_AUTOMAKE([1.10 tar-ustar])
AM_MAINTAINER_MODE
@@ -12,7 +12,7 @@ ASSEMBLY_VERSION=4.0.0.0
# the C# side of things. It should be one of the following two formats:
# 1) "VERSION_NUMBER" "2.0"
# 2) "VERSION_NUMBER BUILD_TYPE BUILD_NUMBER" "2.0 Alpha 1"
-PACKAGE_VERSION_LABEL="4.1.13"
+PACKAGE_VERSION_LABEL="4.2"
COMPAT_ADDIN_VERSION=4.0