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-10-28 23:27:10 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-10-28 23:27:10 +0400
commited9f06e8a2b7ab9b1d2bcfba5a121bf63a68fb3c (patch)
treea988cc82f2d78ff566b28b9fa3f6dc4bb82ce617 /main/configure.in
parent38aa58fb63eefa9a6ab156ad374f7c6bd5b27011 (diff)
Updated package version to 4.1.13
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/configure.in b/main/configure.in
index d748785bb5..8009a965bf 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([monodevelop], 4.1.7, [monodevelop-list@lists.ximian.com])
+AC_INIT([monodevelop], 4.1.13, [monodevelop-list@lists.ximian.com])
AC_PREREQ(2.53)
AM_INIT_AUTOMAKE([1.10 tar-ustar])
AM_MAINTAINER_MODE
@@ -6,13 +6,13 @@ AM_MAINTAINER_MODE
#capture aclocal flags for autoreconf
AC_SUBST(ACLOCAL_FLAGS)
-ASSEMBLY_VERSION=4.1.7.0
+ASSEMBLY_VERSION=4.0.0.0
# This is parsed in BuildVariables.cs. Keep the format consistent to avoid breaking
# 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.7"
+PACKAGE_VERSION_LABEL="4.1.13"
COMPAT_ADDIN_VERSION=4.0