mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-24 16:08:21 -04:00
Changes: post-release housekeeping
This commit is contained in:
parent
a395ed1113
commit
ffbc1a3e7d
1 changed files with 2 additions and 2 deletions
|
@ -40,10 +40,10 @@
|
|||
|
||||
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
||||
project( CALAMARES
|
||||
VERSION 3.2.16
|
||||
VERSION 3.2.17
|
||||
LANGUAGES C CXX )
|
||||
|
||||
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
|
||||
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development
|
||||
|
||||
### OPTIONS
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue