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:
authorLluis Sanchez <lluis@xamarin.com>2013-11-01 12:54:28 +0400
committerLluis Sanchez <lluis@xamarin.com>2013-11-01 12:54:28 +0400
commit2d6a2bf76fdd7a1805b27ca69882b16d304c433b (patch)
treef5927df0068251f6fa50f113c702259cc809b18e /main/configure.in
parent8c24502e8d4f6b1bd1daa78ff6d8e7de49b92c88 (diff)
parent8c11fffda3703f00f7eeb72e4eeba82452126b5a (diff)
Merge branch 'license-sync'
Conflicts: .gitmodules README version-checks
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 abdfe11bf1..f59d4218e2 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