/hg/icedtea-web: 2 new changesets
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Thu May 2 10:07:29 PDT 2013
changeset 14ea95104b8d in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=14ea95104b8d
author: Jiri Vanek <jvanek at redhat.com>
date: Thu May 02 19:05:25 2013 +0200
Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7
changeset c2bcd4c4ee1e in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=c2bcd4c4ee1e
author: Jiri Vanek <jvanek at redhat.com>
date: Thu May 02 19:07:32 2013 +0200
Bumped to 1.5pre
diffstat:
.hgtags | 1 +
configure.ac | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0d6213db4fc7 -r c2bcd4c4ee1e .hgtags
--- a/.hgtags Thu May 02 18:44:16 2013 +0200
+++ b/.hgtags Thu May 02 19:07:32 2013 +0200
@@ -1,3 +1,4 @@
692d7e5b31039156aff1600fd7f5034fead2f258 icedtea-web-1.0-branchpoint
b605505179459c9f2119e4dfde999fc6300e4c87 icedtea-web-1.1-branchpoint
41f03d932cdf040a89d09c5683fcc7dac6fd2003 icedtea-web-1.2-branchpoint
+0d6213db4fc7ec58ad8165278f672ed5cc201822 icedtea-web-1.4-branchpoint
diff -r 0d6213db4fc7 -r c2bcd4c4ee1e configure.ac
--- a/configure.ac Thu May 02 18:44:16 2013 +0200
+++ b/configure.ac Thu May 02 19:07:32 2013 +0200
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.4pre],[distro-pkg-dev at openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.5pre],[distro-pkg-dev at 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])
More information about the distro-pkg-dev
mailing list