Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Apps
xfce4-notifyd
Commits
98299ba3
Commit
98299ba3
authored
Apr 21, 2013
by
Jérôme Guelfucci
Browse files
Get ready for new release.
parent
91663916
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
98299ba3
...
...
@@ -8,9 +8,9 @@ dnl
dnl version info
m4_define([xfce4_notifyd_version_major], [0])
m4_define([xfce4_notifyd_version_minor], [2])
m4_define([xfce4_notifyd_version_micro], [
2
])
m4_define([xfce4_notifyd_version_micro], [
3
])
m4_define([xfce4_notifyd_version_build], [@REVISION@])
m4_define([xfce4_notifyd_version_tag], [
git
])
m4_define([xfce4_notifyd_version_tag], [])
m4_define([xfce4_notifyd_version], [xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(), [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], [xfce4_notifyd_version_tag()])])
m4_define([notifications_spec_version], [0.9])
...
...
Write
Preview
Supports
Markdown
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