Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alberto Flores
Krita
Commits
2e600f32
Commit
2e600f32
authored
May 06, 2019
by
Halla Rempt
Browse files
Update version to 4.2.0.0 ALPHA
parent
199cd9f5
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2e600f32
...
...
@@ -72,7 +72,7 @@ endif()
# define common versions of Krita applications, used to generate kritaversion.h
# update these version for every release:
set
(
KRITA_VERSION_STRING
"4.2.0-
pre-
alpha"
)
set
(
KRITA_VERSION_STRING
"4.2.0-alpha"
)
# Major version: 3 for 3.x, 4 for 4.x, etc.
set
(
KRITA_STABLE_VERSION_MAJOR 4
)
# Minor version: 0 for 4.0, 1 for 4.1, etc.
...
...
krita/krita4.xmlgui
View file @
2e600f32
...
...
@@ -2,7 +2,7 @@
<kpartgui
xmlns=
"http://www.kde.org/standards/kxmlgui/1.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
name=
"Krita"
version=
"42
0
"
version=
"42
1
"
xsi:schemaLocation=
"http://www.kde.org/standards/kxmlgui/1.0 http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd"
>
<MenuBar>
<Menu
name=
"file"
>
...
...
krita/org.kde.krita.appdata.xml
View file @
2e600f32
...
...
@@ -271,6 +271,6 @@
<id>
org.kde.krita.desktop
</id>
</provides>
<releases>
<release
date=
"201
8
-0
1-11
"
version=
"4.
0
.0.
51 (beta 1
)"
/>
<release
date=
"201
9
-0
6-04
"
version=
"4.
2
.0.
0 (ALPHA
)"
/>
</releases>
</component>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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