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
a1426521
Commit
a1426521
authored
Nov 05, 2019
by
Graeme Gott
Browse files
Bump version number.
parent
473eeb87
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a1426521
...
...
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set
(
whiskermenu_version_major
"2"
)
set
(
whiskermenu_version_minor
"3"
)
set
(
whiskermenu_version_micro
"
3
"
)
set
(
whiskermenu_version_micro
"
4
"
)
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 @
a1426521
2.3.4
=====
- Fix building against xfce4-panel 4.15.0
- Translation updates: Dutch, Galician, Georgian.
2.3.3
=====
- Removed workaround for garcon that did not always fix crash.
...
...
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