diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-09-17 00:22:23 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-09-17 00:22:23 +0200 |
| commit | a11bc106298b33b6d94902291e5c7bcc16ca4fd9 (patch) | |
| tree | a262615878e43df9e9ca822eaa273f2b8e852e53 | |
| parent | 8284ea751a6f4107595ba1a42cb67e759a85b7a1 (diff) | |
next development cycle. Please be careful with the usage of next
commits, maybe new and unstable things will come...
| -rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
