Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bindings
thunarx-python
Commits
67c99836
Commit
67c99836
authored
Jan 30, 2021
by
Romain Bouvier
Browse files
Back to development
parent
797226e3
Pipeline
#6433
passed with stages
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
67c99836
...
...
@@ -12,7 +12,7 @@ dnl ***************************
m4_define([txp_version_major], [0])
m4_define([txp_version_minor], [5])
m4_define([txp_version_micro], [2])
m4_define([txp_version_tag], [])
m4_define([txp_version_tag], [
git
])
m4_define([txp_version_build], [@REVISION@])
m4_define([txp_version], [txp_version_major().txp_version_minor().txp_version_micro()ifelse(txp_version_tag(), [], [], [txp_version_tag()-txp_version_build()])])
...
...
Write
Preview
Markdown
is supported
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