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

Steve Chaplin commit at pdx.freedesktop.org
Wed Mar 14 02:47:42 PDT 2007


Committed by: stevech1097

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

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

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- cairomodule.c	14 Mar 2007 09:18:17 -0000	1.63
+++ cairomodule.c	14 Mar 2007 09:47:35 -0000	1.64
@@ -38,8 +38,8 @@
 
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 4
-#define VERSION_MICRO 0
-static char pycairo_version_string[] = "1.4.0";
+#define VERSION_MICRO 1
+static char pycairo_version_string[] = "1.4.1";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list