# HG changeset patch # User Jiri Vanek # Date 1391515140 -3600 # Node ID 9b2e5d0cbd6f4339d3628b7be78fc1a3f105a501 # Parent 1ae3613c82f2fe7c8b86f98ee262a01f6f6a6b9b configure.ac adapted to be 1.4.2 diff -r 1ae3613c82f2 -r 9b2e5d0cbd6f configure.ac --- a/configure.ac Tue Feb 04 12:53:11 2014 +0100 +++ b/configure.ac Tue Feb 04 12:59:00 2014 +0100 @@ -1,4 +1,4 @@ -AC_INIT([icedtea-web],[1.4.2pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web]) +AC_INIT([icedtea-web],[1.4.2],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web]) AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) AC_CONFIG_FILES([Makefile netx.manifest])