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

Steve Chaplin commit at pdx.freedesktop.org
Wed Dec 12 22:45:30 PST 2007


Committed by: stevech1097

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

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

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



More information about the cairo-commit mailing list