# HG changeset patch # User Andrew John Hughes # Date 1339550841 -3600 # Node ID 3ae81734f023f89f4b69bdfbd0cbd3601003a397 # Parent 31b8bc5d9b829c6c61a6d5e4184b2501497c3c7b Set to 2.2.1 proper. 2012-06-12 Andrew John Hughes * configure.ac: Set to 2.2.1 proper. diff -r 31b8bc5d9b82 -r 3ae81734f023 ChangeLog --- a/ChangeLog Wed Jun 13 01:11:23 2012 +0100 +++ b/ChangeLog Wed Jun 13 02:27:21 2012 +0100 @@ -1,3 +1,8 @@ +2012-06-12 Andrew John Hughes + + * configure.ac: + Set to 2.2.1 proper. + 2012-06-12 Andrew John Hughes * Makefile.am: diff -r 31b8bc5d9b82 -r 3ae81734f023 configure.ac --- a/configure.ac Wed Jun 13 01:11:23 2012 +0100 +++ b/configure.ac Wed Jun 13 02:27:21 2012 +0100 @@ -1,4 +1,4 @@ -AC_INIT([icedtea], [2.2.1pre], [distro-pkg-dev@openjdk.java.net]) +AC_INIT([icedtea], [2.2.1], [distro-pkg-dev@openjdk.java.net]) AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) AC_CONFIG_FILES([Makefile])