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
Michał Górny
parole
Commits
77cb5861
Commit
77cb5861
authored
Dec 27, 2020
by
Sean Davis
Browse files
Back to development
parent
453d4118
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
77cb5861
...
...
@@ -5,7 +5,7 @@ m4_define([parole_version_major], [4])
m4_define([parole_version_minor], [15])
m4_define([parole_version_micro], [0])
m4_define([parole_version_build], [@REVISION@])
m4_define([parole_version_tag], [])
m4_define([parole_version_tag], [
git
])
m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
AC_INIT([parole], [parole_version], [https://docs.xfce.org/apps/parole/bugs])
...
...
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