Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Fred Fonkle
Krita
Commits
e5a10a64
Commit
e5a10a64
authored
Aug 12, 2017
by
Halla Rempt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
d878d376
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
e5a10a64
...
...
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
# define common versions of Krita applications, used to generate kritaversion.h
# update these version for every release:
set
(
KRITA_VERSION_STRING
"3.2.0-rc.
2
"
)
set
(
KRITA_VERSION_STRING
"3.2.0-rc.
3
"
)
set
(
KRITA_STABLE_VERSION_MAJOR 3
)
# 3 for 3.x, 4 for 4.x, etc.
set
(
KRITA_STABLE_VERSION_MINOR 2
)
# 0 for 3.0, 1 for 3.1, etc.
set
(
KRITA_VERSION_RELEASE 0
)
# 89 for Alpha, increase for next test releases, set 0 for first Stable, etc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment