diff options
| author | orbiter <mc@yacy.net> | 2013-06-17 13:28:28 +0200 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2013-06-17 13:28:28 +0200 |
| commit | d62464f129788667841ad05d4fb0c87dbb216d41 (patch) | |
| tree | c0961ca07350f2c2ca027e6242de242e006ae2f2 /build.properties | |
| parent | 363e955a0cd7784a920ac23645957c21249d69f2 (diff) | |
start of next development cycle with small version number 0.01 (as in
the past)
Diffstat (limited to 'build.properties')
| -rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
