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:
authorDuncan Mak <duncan.mak@xamarin.com>2013-04-09 01:14:32 +0400
committerDuncan Mak <duncan.mak@xamarin.com>2013-04-09 01:14:32 +0400
commit8f776d77c2079565e43d3d98aaac28ccf93a5676 (patch)
treede42e3f4b1277b855309bf2e1717ca2ae99e3505 /configure.in
parent87b9278607db44c02c3e6b17342089dae164be49 (diff)
Bump version number to 3.0.9
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b12e87886cb..af6540e13a3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
#AC_PREREQ([2.62])
-AC_INIT(mono, [3.0.8],
+AC_INIT(mono, [3.0.9],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README])