From c739940137c4ffc6cc727ea30afc0e92f7ab1e80 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 15 Oct 2009 16:24:44 -0700 Subject: Increment version to 1.9.5 Just after the 1.9.4 snapshot. --- cairo-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cairo-version.h b/cairo-version.h index 1ee9b77a..c9012bf5 100644 --- a/cairo-version.h +++ b/cairo-version.h @@ -3,6 +3,6 @@ #define CAIRO_VERSION_MAJOR 1 #define CAIRO_VERSION_MINOR 9 -#define CAIRO_VERSION_MICRO 4 +#define CAIRO_VERSION_MICRO 5 #endif -- cgit v1.2.3