Skip to content

Commit

Permalink
Change the version number to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmak committed Sep 3, 2013
1 parent 67b5d1d commit 3a91222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
#AC_PREREQ([2.62])

AC_INIT(mono, [3.3.0],
AC_INIT(mono, [3.2.3],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])

AC_CONFIG_SRCDIR([README])
Expand Down

0 comments on commit 3a91222

Please sign in to comment.