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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWade Berrier <wade@mono-cvs.ximian.com>2006-12-06 20:38:22 +0300
committerWade Berrier <wade@mono-cvs.ximian.com>2006-12-06 20:38:22 +0300
commit3f85c6d6d4c066363ae9d6e4de1ae80b954b84eb (patch)
treed3ce1170cc141d5d819a288ddf94c6bf51c28da9
parent6bd0e9a17b42bce1fc126a37ddabb1bdd987925d (diff)
version bump: 1.1.13.8.2mono-1-1-13-8-2mono-1-1-13-8
svn path=/branches/mono-1-1-13-8/mono/; revision=69119
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ea426b8e38..9047392ad3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-06 Wade Berrier <wberrier@novell.com>
+
+ * configure.in: verion -> 1.1.13.8.2
+
2006-07-19 Wade Berrier <wberrier@novell.com>
* scripts/mono-find-provides.in: Remove support for only scanning files in the gac.
diff --git a/configure.in b/configure.in
index 7c088d94cc8..570ee97ae52 100644
--- a/configure.in
+++ b/configure.in
@@ -6,7 +6,7 @@ AC_CANONICAL_SYSTEM
m4_ifdef([_A][M_PROG_TAR],[_A][M_SET_OPTION([tar-ustar])])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono,1.1.13.8.1)
+AM_INIT_AUTOMAKE(mono,1.1.13.8.2)
AM_MAINTAINER_MODE
AC_PROG_LN_S