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-12-13 00:26:11 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-12-13 00:26:11 +0400
commit6f655d03d332457e862564f7ab2bc121f81898b9 (patch)
tree934c4957d7b39ef892da6e489f5c8819caa510f2 /main/configure.in
parent0b6859823235670545f20e0f66d12bf5f037e470 (diff)
Updated package version to 4.2.3
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 13e046963d..8179d4a454 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([monodevelop], 4.2, [monodevelop-list@lists.ximian.com])
+AC_INIT([monodevelop], 4.2.3, [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.2"
+PACKAGE_VERSION_LABEL="4.2.3"
COMPAT_ADDIN_VERSION=4.0