# HG changeset patch # User Jiri Vanek # Date 1379320963 -7200 # Node ID 517457d5f6051fb4b9eec08664966edd294fce54 # Parent a5602297897296ce8429789dae188dc67360d3b0 Prepared for 1.4.1 release diff -r a56022978972 -r 517457d5f605 configure.ac --- a/configure.ac Mon Sep 16 10:35:49 2013 +0200 +++ b/configure.ac Mon Sep 16 10:42:43 2013 +0200 @@ -1,4 +1,4 @@ -AC_INIT([icedtea-web],[1.4.1pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web]) +AC_INIT([icedtea-web],[1.4.1],[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])