|
[yoda-svn] yoda: 2 new changesetsYODA Mercurial yoda at projects.hepforge.orgTue Aug 9 20:15:02 BST 2016
details: https://yoda.hepforge.org/hg/yoda/rev/6e222b9c2422 branches: release-1-6 changeset: 1288:6e222b9c2422 user: Andy Buckley <andy at insectnation.org> date: Tue Aug 09 20:07:50 2016 +0100 description: Version 1.6.3 release! details: https://yoda.hepforge.org/hg/yoda/rev/aca01931b6d8 branches: release-1-6 changeset: 1289:aca01931b6d8 user: Andy Buckley <andy at insectnation.org> date: Tue Aug 09 20:08:53 2016 +0100 description: Added tag yoda-1.6.3 for changeset 6e222b9c2422 diffs (28 lines): --- a/.hgtags Fri Jul 22 20:18:37 2016 +0100 +++ b/.hgtags Tue Aug 09 20:08:53 2016 +0100 @@ -44,3 +44,4 @@ 0000000000000000000000000000000000000000 yoda-1.6.1 3d956bb73656d46a3118a5a5d03d25420c04f538 yoda-1.6.1 2a32b9e0b9a9f962bd9ebb2ac7e611981da14ce4 yoda-1.6.2 +6e222b9c2422baef39a531e2461213a51c898661 yoda-1.6.3 --- a/ChangeLog Fri Jul 22 20:18:37 2016 +0100 +++ b/ChangeLog Tue Aug 09 20:08:53 2016 +0100 @@ -1,3 +1,7 @@ +2016-08-09 Andy Buckley <andy.buckley at cern.ch> + + * Version 1.6.3 release! + 2016-07-22 Andy Buckley <andy.buckley at cern.ch> * Add 'add' modes for scatter combination to yodamerge. --- a/configure.ac Fri Jul 22 20:18:37 2016 +0100 +++ b/configure.ac Tue Aug 09 20:08:53 2016 +0100 @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([YODA],[1.6.2],[yoda at projects.hepforge.org],[YODA]) +AC_INIT([YODA],[1.6.3],[yoda at projects.hepforge.org],[YODA]) ## Check and block installation into the src/build dir if test "$prefix" = "$PWD"; then
More information about the yoda-svn mailing list |