[cairo-commit] pycairo/cairo cairomodule.c,1.64,1.65

Steve Chaplin commit at pdx.freedesktop.org
Wed Dec 12 22:09:55 PST 2007


Committed by: stevech1097

Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv21931/cairo

Modified Files:
	cairomodule.c 
Log Message:
'SC'

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- cairomodule.c	14 Mar 2007 09:47:35 -0000	1.64
+++ cairomodule.c	13 Dec 2007 06:09:52 -0000	1.65
@@ -38,8 +38,8 @@
 
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 4
-#define VERSION_MICRO 1
-static char pycairo_version_string[] = "1.4.1";
+#define VERSION_MICRO 12
+static char pycairo_version_string[] = "1.4.12";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list