version: Post release bump to 1.12.3

This commit is contained in:
Chris Wilson 2012-04-29 20:54:07 +01:00
parent dbc0efad7e
commit 821a9af33c

View file

@ -3,6 +3,6 @@
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 12
#define CAIRO_VERSION_MICRO 2
#define CAIRO_VERSION_MICRO 3
#endif