diff options
| author | Michael Peter Christen <mc@yacy.net> | 2022-10-04 16:14:40 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2022-10-04 16:14:40 +0200 |
| commit | e931b80cf111a07c2dccf0fc4bc82fc79b8a3fa5 (patch) | |
| tree | f13f6a39765423ba885ed385093c0d26cf1e4cd8 /build.properties | |
| parent | 0f66c8bc35c996614abc8d1fead55b70a7c2fdda (diff) | |
new release number schema and CI processes:
all commits will now be automatically published at
https://release.yacy.net/
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 91cca9971..28acc2ffb 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.8 javacTarget=1.8
# Release Configuration
-releaseVersion=1.925
+releaseVersion=1.926
releaseFileParentDir=yacy
privateKeyFile=private.key
|
