aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMVersionHeader.h.in
AgeCommit message (Collapse)Author
2012-09-16Fix generated version headersDavid Faure
My addition of major/minor/patch included a copy/paste error (double-quotes) and the all-in-one version number (like QT_VERSION and KDE_VERSION) was missing, added now.
2012-09-03Generate major/minor/patch versions too, for #if tests.David Faure
(and for plugin-loading version number handling)
2011-08-30Port this to configure_file to reduce unending rebuilds.Stephen Kelly