diff options
author | jan Iversen <jani@libreoffice.org> | 2017-11-16 10:11:18 +0100 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-11-16 14:29:53 +0100 |
commit | 29c21f6dd7b3c915c989102e7c790face1bae55f (patch) | |
tree | e09579980f62ecade626cffeadd45e5ffc334961 /ios | |
parent | ab99d4611cde968d02b97af63b74b80a427399a9 (diff) |
iOS, update LibreOfficeLight version
Getting close to a realistic beta state
Change-Id: I30dddce6b52f622a3295b905d781b6c0543f45f7
Diffstat (limited to 'ios')
-rwxr-xr-x | ios/LibreOfficeLight/LibreOfficeLight/Info.plist | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Info.plist b/ios/LibreOfficeLight/LibreOfficeLight/Info.plist index 56f55ab5f6b1..c87ee6def6a2 100755 --- a/ios/LibreOfficeLight/LibreOfficeLight/Info.plist +++ b/ios/LibreOfficeLight/LibreOfficeLight/Info.plist @@ -1,12 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<!-- -This file is part of the LibreOffice project. - -This Source Code Form is subject to the terms of the Mozilla Public -License, v. 2.0. If a copy of the MPL was not distributed with this -file, You can obtain one at http://mozilla.org/MPL/2.0/. ---> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> @@ -370,7 +363,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.4.7</string> + <string>0.8.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> |