From a11bc106298b33b6d94902291e5c7bcc16ca4fd9 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Wed, 17 Sep 2014 00:22:23 +0200 Subject: [PATCH] next development cycle. Please be careful with the usage of next commits, maybe new and unstable things will come... --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 0402f6c00..2fcafdf01 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.7 javacTarget=1.7 # Release Configuration -releaseVersion=1.80 +releaseVersion=1.81 stdReleaseFile=yacy${branch}_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz sourceReleaseFile=yacy_src_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseFileParentDir=yacy