Compare commits
3 Commits
developmen
...
prepare
Author | SHA1 | Date | |
---|---|---|---|
|
964900ab87 | ||
|
182cdb59f3 | ||
|
12d23115f4 |
@ -40,10 +40,10 @@
|
||||
|
||||
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
||||
project( CALAMARES
|
||||
VERSION 3.2.13
|
||||
VERSION 3.2.12.1
|
||||
LANGUAGES C CXX )
|
||||
|
||||
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development
|
||||
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
|
||||
|
||||
### OPTIONS
|
||||
#
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 70 KiB |
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 37 KiB |
@ -74,6 +74,6 @@ items:
|
||||
- id: "freeoffice"
|
||||
package: "freeoffice"
|
||||
name: "FreeOffice"
|
||||
description: "FreeOffice 2018 is a full-featured Office suite with word processing, spreadsheet and presentation software. It is seamlessly compatible with Microsoft Office. (Note: You need to register the product for free longterm usage)"
|
||||
description: "FreeOffice is a powerful Office suite with word processing, spreadsheet and presentation software. Compatible with Microsoft Office, usable free of charge. (For long-term use, registration is needed)"
|
||||
screenshot: ":/images/FreeOffice.jpg"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user