diff options
| author | Michael Peter Christen <mc@yacy.net> | 2021-03-06 13:37:06 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2021-03-06 13:37:06 +0100 |
| commit | 7c86826db320dd21027e11f437d751d842b8dfea (patch) | |
| tree | 082c22ccd103267f64e47924421d8e7345589e32 /build.properties | |
| parent | ed9789214ec74c87be6883be8d0bcf872b6bb6a6 (diff) | |
new version for solr 8
ATTENTION: old indexes from solr 6 CANNOT be migrated to solr 8
DO NOT use this version if you still have a solr 6 index.
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 4076c1ba9..104bb280f 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.8 javacTarget=1.8
# Release Configuration
-releaseVersion=1.924
+releaseVersion=1.925
stdReleaseFile=yacy${branch}_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz
sourceReleaseFile=yacy_src_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz
releaseFileParentDir=yacy
|
