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
7a76cf45
Commit
7a76cf45
authored
Aug 07, 2019
by
Graeme Gott
Browse files
Bump version number.
parent
dd0d5199
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7a76cf45
...
...
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set
(
whiskermenu_version_major
"2"
)
set
(
whiskermenu_version_minor
"3"
)
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 @
7a76cf45
2.3.3
=====
- Removed workaround for garcon that did not always fix crash.
- Translation updates: Bulgarian, Czech, Danish, Galician, Icelandic, Nepali.
2.3.2
=====
- Fix editing menu items containting a single quote. (bug #15091)
...
...
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