[cairo-commit] pycairo/cairo cairomodule.c,1.68,1.69

Steve Chaplin commit at pdx.freedesktop.org
Fri Aug 8 20:32:22 PDT 2008


Committed by: stevech1097

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

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

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- cairomodule.c	17 Jul 2008 04:15:07 -0000	1.68
+++ cairomodule.c	9 Aug 2008 03:32:20 -0000	1.69
@@ -43,8 +43,8 @@
 
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 6
-#define VERSION_MICRO 4
-static char pycairo_version_string[] = "1.6.4";
+#define VERSION_MICRO 5
+static char pycairo_version_string[] = "1.6.5";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list