From 3e5f8e29e28d4d2561f8ac33df555e25abe91c6a Mon Sep 17 00:00:00 2001 From: orbiter Date: Sun, 1 Sep 2013 13:12:36 +0200 Subject: [PATCH] next development release step to reflect the extension of the solr api with javabin format capability --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index bbb1c37c5..a62f114b8 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.6 javacTarget=1.6 # Release Configuration -releaseVersion=1.62 +releaseVersion=1.63 stdReleaseFile=yacy${branch}_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz sourceReleaseFile=yacy_src_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseFileParentDir=yacy