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
Gaël Bonithon
libxfce4ui
Commits
b407a2c2
Commit
b407a2c2
authored
Mar 15, 2015
by
Harald Judt
Browse files
Post release tag bump
parent
1964cb1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
b407a2c2
...
...
@@ -12,7 +12,7 @@ m4_define([libxfce4ui_version_minor], [12])
m4_define([libxfce4ui_version_micro], [1])
m4_define([libxfce4ui_version_nano], []) dnl leave this empty to have no nano version
m4_define([libxfce4ui_version_build], [@REVISION@])
m4_define([libxfce4ui_version_tag], [])
m4_define([libxfce4ui_version_tag], [
git
])
m4_define([libxfce4ui_version], [libxfce4ui_version_major().libxfce4ui_version_minor().libxfce4ui_version_micro()ifelse(libxfce4ui_version_nano(), [], [], [.libxfce4ui_version_nano()])ifelse(libxfce4ui_version_tag(), [git], [libxfce4ui_version_tag()-libxfce4ui_version_build()], [libxfce4ui_version_tag()])])
m4_define([libxfce4kbd_private_verinfo], [0:0:0])
...
...
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