Skip to content
Snippets Groups Projects
Commit 23a011cc authored by Stephan Arts's avatar Stephan Arts
Browse files

Bump version number


(Old svn revision: 27509)
parent 6406d511
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,9 @@ m4_define([thunar_verinfo], [5:1:3])
m4_define([thunar_version_api], [1])
m4_define([thunar_version_major], [0])
m4_define([thunar_version_minor], [9])
m4_define([thunar_version_micro], [1])
m4_define([thunar_version_micro], [80])
m4_define([thunar_version_build], [r@REVISION@])
m4_define([thunar_version_tag], [svn])
m4_define([thunar_version_tag], [])
m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_tag(), [svn], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
dnl *******************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment