Mercurial > hg4j
diff build.xml @ 470:31bd09da0dcf
Switch to 1.1 development
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Wed, 11 Jul 2012 19:06:30 +0200 |
parents | 3ca4ae7bdd38 |
children | 09f2d38ecf26 |
line wrap: on
line diff
--- a/build.xml Wed Jul 11 17:59:17 2012 +0200 +++ b/build.xml Wed Jul 11 19:06:30 2012 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2010-2011 TMate Software Ltd + Copyright (c) 2010-2012 TMate Software Ltd This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ <property name="junit.jar" value="lib/junit-4.8.2.jar" /> <property name="ver.qualifier" value="" /> - <property name="version.lib" value="1.0.0" /> + <property name="version.lib" value="1.1.0" /> <property name="version.jar" value="${version.lib}${ver.qualifier}" /> <property name="compile-with-debug" value="yes"/>