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

Steve Chaplin commit at pdx.freedesktop.org
Wed Jul 16 21:15:09 PDT 2008


Committed by: stevech1097

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

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

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- cairomodule.c	8 May 2008 14:58:56 -0000	1.67
+++ cairomodule.c	17 Jul 2008 04:15:07 -0000	1.68
@@ -42,9 +42,9 @@
 
 
 #define VERSION_MAJOR 1
-#define VERSION_MINOR 4
-#define VERSION_MICRO 13
-static char pycairo_version_string[] = "1.4.13";
+#define VERSION_MINOR 6
+#define VERSION_MICRO 4
+static char pycairo_version_string[] = "1.6.4";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list