# HG changeset patch # User Andrew John Hughes # Date 1339550785 -3600 # Node ID 5ce34ab2682058ad20bfba084ee6d05e84bd56c4 # Parent 710992b0e9227d41ea86ba11f9729c4898d264dc Set to 2.1.1 proper. 2012-06-12 Andrew John Hughes * configure.ac: Set to 2.1.1 proper. diff -r 710992b0e922 -r 5ce34ab26820 ChangeLog --- a/ChangeLog Wed Jun 13 02:24:02 2012 +0100 +++ b/ChangeLog Wed Jun 13 02:26:25 2012 +0100 @@ -1,3 +1,8 @@ +2012-06-12 Andrew John Hughes + + * configure.ac: + Set to 2.1.1 proper. + 2012-06-12 Andrew John Hughes * Makefile.am: diff -r 710992b0e922 -r 5ce34ab26820 configure.ac --- a/configure.ac Wed Jun 13 02:24:02 2012 +0100 +++ b/configure.ac Wed Jun 13 02:26:25 2012 +0100 @@ -1,4 +1,4 @@ -AC_INIT([icedtea], [2.1.1pre], [distro-pkg-dev@openjdk.java.net]) +AC_INIT([icedtea], [2.1.1], [distro-pkg-dev@openjdk.java.net]) AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) AC_CONFIG_FILES([Makefile])