[cairo-commit] pycairo/cairo cairomodule.c,1.77,1.78

Steve Chaplin commit at pdx.freedesktop.org
Thu Mar 19 02:03:49 PDT 2009


Committed by: stevech1097

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

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

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- cairomodule.c	19 Mar 2009 08:48:38 -0000	1.77
+++ cairomodule.c	19 Mar 2009 09:03:46 -0000	1.78
@@ -43,8 +43,8 @@
 
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 8
-#define VERSION_MICRO 4
-static char pycairo_version_string[] = "1.8.4";
+#define VERSION_MICRO 5
+static char pycairo_version_string[] = "1.8.5";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list