diff options
| author | Michael Peter Christen <mc@yacy.net> | 2016-12-26 15:00:55 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2016-12-26 15:00:55 +0100 |
| commit | fce701f5cc87809a44e3fd7a036c7b1445334a3a (patch) | |
| tree | 1767a0dd84403554bc5ed1a8edc30b93cb1abd33 /addon | |
| parent | c7af94a0c09b9b70f003cfc48aed03c7669daafd (diff) | |
release 1.92
Diffstat (limited to 'addon')
| -rw-r--r-- | addon/YaCy.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addon/YaCy.app/Contents/Info.plist b/addon/YaCy.app/Contents/Info.plist index 5f772f193..148c86134 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -7,7 +7,7 @@ <key>CFBundleDisplayName</key> <string>YaCy</string> <key>CFBundleShortVersionString</key> -<string>1.90</string> +<string>1.92</string> <key>CFBundleGetInfoString</key> <string>Peer-to-Peer Search Engine</string> <key>NSHumanReadableCopyright</key> @@ -15,7 +15,7 @@ <key>CFBundleIdentifier</key> <string>net.yacy.yacy</string> <key>CFBundleVersion</key> -<string>1.90</string> +<string>1.92</string> <key>CFBundleAllowMixedLocalizations</key> <string>true</string> <key>CFBundleExecutable</key> |
