summaryrefslogtreecommitdiff
path: root/src/cairo-version.h
Commit message (Collapse)AuthorAgeFilesLines
* Post-release version bump to 1.17.9Emmanuele Bassi2023-02-021-1/+1
|
* Release Cairo 1.17.8 (snapshot)1.17.8Emmanuele Bassi2023-02-021-1/+1
|
* Post-release version bump to 1.17.7Emmanuele Bassi2022-03-181-1/+1
|
* Release Cairo 1.17.6 (snapshot)1.17.6Emmanuele Bassi2022-03-181-1/+1
|
* Post-release version bump to 1.17.5Emmanuele Bassi2021-05-111-1/+1
| | | | | | | | This should have been done after releasing 1.17.4, but it did not happen. The micro version component in Cairo is always odd in Git, and even in releases.
* Release 1.17.41.17.4Bryce Harrington2020-11-271-1/+1
|
* Retire dummy cairo-version.h header to fix meson subproject buildTim-Philipp Müller2020-09-291-9/+3
| | | | | | | | | | | | | | It was originally added to make bisecting easier, but has outlived its usefuleness now. Going forward we'll have just a single cairo-version.h header file, the one with the real version numbers. This is needed to fix the case where cairo is being built as a Meson subproject, but also simplifies things in general. Fixes #421
* Some nasty tracks to make changing version number not cause a total rebuildBehdad Esfahbod2008-08-281-3/+9
| | | | | Quite slick! This comes handy when git-bisect'ing. The canonical version number is in toplevel cairo-version.h now.
* Move version number to src/cairo-version.hBehdad Esfahbod2008-08-281-0/+8