From d62464f129788667841ad05d4fb0c87dbb216d41 Mon Sep 17 00:00:00 2001 From: orbiter Date: Mon, 17 Jun 2013 13:28:28 +0200 Subject: [PATCH] start of next development cycle with small version number 0.01 (as in the past) --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 14a1b3966..11cad1296 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.6 javacTarget=1.6 # Release Configuration -releaseVersion=1.5 +releaseVersion=1.51 stdReleaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz sourceReleaseFile=yacy_src_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseFileParentDir=yacy