changeset 381:89bbadb66b07 icedtea-web-1.2.3

Removed pre from version in configure.ac
author Jiri Vanek <jvanek@redhat.com>
date Thu, 11 Apr 2013 18:08:22 +0200
parents 34b6f60ae586
children 5a03fc6c606f
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Apr 11 12:22:24 2013 +0200
+++ b/configure.ac	Thu Apr 11 18:08:22 2013 +0200
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.2.3pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.2.3],[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])