Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mikhailnov
xfce4-whiskermenu-plugin
Commits
7a4eb8b4
Commit
7a4eb8b4
authored
Mar 11, 2020
by
Graeme Gott
Browse files
Bump version number.
parent
ef420b4e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7a4eb8b4
...
...
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set
(
whiskermenu_version_major
"2"
)
set
(
whiskermenu_version_minor
"4"
)
set
(
whiskermenu_version_micro
"
2
"
)
set
(
whiskermenu_version_micro
"
3
"
)
set
(
whiskermenu_version_tag
""
)
set
(
whiskermenu_version
"
${
whiskermenu_version_major
}
.
${
whiskermenu_version_minor
}
.
${
whiskermenu_version_micro
}
"
)
if
(
${
whiskermenu_version_tag
}
MATCHES
"git"
)
...
...
NEWS
View file @
7a4eb8b4
2.4.3
=====
- Fix loading incorrect icons for some applications. (bug #16461)
- Translation updates: Bulgarian, Finnish, Greek, Icelandic, Interlingue,
Nepali, Norwegian Bokmål, Russian, Slovak.
2.4.2
=====
- Fix crash when selecting desktop action. (bug #16445)
...
...
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