summaryrefslogtreecommitdiffstats
path: root/src/inkscape-version.cpp.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup: eliminate version from config.hEduard Braun2017-07-171-1/+1
| | | | | | The idea behind inkscape-version.h / inkscape-version.cpp is to avoid rebuilding most of the code base when the version number changes. Defining a version number in config.h defeats this purpose.
* Improve revision formatEduard Braun2017-07-111-1/+1
|
* regenerates inkscape-version when revno changes ; Translates ↵Marc Jeanmougin2016-04-121-0/+7
inkscape.desktop file (CMake build) Fixed bugs: - https://launchpad.net/bugs/1543304 - https://launchpad.net/bugs/1514588 (bzr r14785)