Bump version for new stable tree, 1.14.5

This commit is contained in:
Bryce Harrington 2015-10-29 18:19:01 -07:00
parent 0317ee7f61
commit 5d336c66ab
2 changed files with 2 additions and 2 deletions

2
NEWS
View file

@ -9,7 +9,7 @@ updates to documentation, etc.
For a complete log of changes since 1.14.2, please see:
http://cairographics.org/releases/ChangeLog.1.14.4
http://cairographics.org/releases/ChangeLog.cairo-1.14.4
Features

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 14
#define CAIRO_VERSION_MICRO 4
#define CAIRO_VERSION_MICRO 5
#endif