Post release version bump to 1.12.13

This commit is contained in:
Chris Wilson 2013-01-31 16:23:24 +00:00
parent a201a1169f
commit 28dbafd564

View file

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