From 38af49b51b06ec4f3098871d93aa37c0159f06ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20R=2E?= Date: Mon, 21 May 2012 10:59:37 +0300 Subject: [PATCH] Update ant/build.properties --- ant/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ant/build.properties b/ant/build.properties index cd407f4..ec6cfbe 100644 --- a/ant/build.properties +++ b/ant/build.properties @@ -1,7 +1,7 @@ extension.name = ezupgrade ezupgrade.version.major = 1 -ezupgrade.version.minor = 1 +ezupgrade.version.minor = 2 ezupgrade.version.release = 0 ezupgrade.git.repository = git@github.com:ezsystems/ezupgrade.git @@ -9,6 +9,6 @@ ezupgrade.git.branch = master ezcopy.svn.repository = http://svn.projects.ez.no/ezcopy/trunk ezupgrade.license.shorttext = http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2 -ezupgrade.copyright = Copyright (C) 2009-2011 Netmaking AS. All rights reserved. +ezupgrade.copyright = Copyright (C) 2009-2012 Netmaking AS. All rights reserved. create.tarball = yes create.zip = yes