diff options
author | Jiri Vanek <[email protected]> | 2013-05-02 19:07:32 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-05-02 19:07:32 +0200 |
commit | 772a9a99f978bc28fee39d3252d74831ab91bc12 (patch) | |
tree | f5163a3443334f92cbda9e5ae57738f4eed716ef | |
parent | 81f67dc22bc618b7ac66ce6de4b1d699adff3bde (diff) |
Bumped to 1.5pre
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a3c6556..30c1142 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([icedtea-web],[1.4pre],[[email protected]], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web]) +AC_INIT([icedtea-web],[1.5pre],[[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]) |