aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDeepak Bhole <[email protected]>2012-02-29 15:13:14 -0500
committerDeepak Bhole <[email protected]>2012-02-29 15:13:14 -0500
commit14f611f487699f3d4aa97cf039473fd24c930863 (patch)
tree5e5fd1c6a14fcce7ddaf26117c9be2430256a35f /configure.ac
parenta70da4b5f4ab9df0c4cb4c79ad25cfdc86840c45 (diff)
Bumped version to 1.3pre
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ed3cfc..4158022 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.2pre],[[email protected]], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.3pre],[[email protected]], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
AC_CONFIG_FILES([Makefile netx.manifest])