diff options
author | Deepak Bhole <[email protected]> | 2012-07-09 16:22:05 -0400 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2012-07-09 16:22:05 -0400 |
commit | d61edd76c23e6a1e85a117f39c77ae6a9ac5f8ca (patch) | |
tree | 3d57794b322b86c2f7ea9a45ebdf610d05d573de /configure.ac | |
parent | 95298e2d31af5a5919b1001aaddb58ba3d172248 (diff) |
Bumped release number to 1.4pre
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1f222e7..8517687 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([icedtea-web],[1.3pre],[[email protected]], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web]) +AC_INIT([icedtea-web],[1.4pre],[[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]) |