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

Steve Chaplin commit at pdx.freedesktop.org
Thu Mar 19 01:48:40 PDT 2009


Committed by: stevech1097

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

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

Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- cairomodule.c	12 Feb 2009 09:04:29 -0000	1.76
+++ cairomodule.c	19 Mar 2009 08:48:38 -0000	1.77
@@ -43,8 +43,8 @@
 
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 8
-#define VERSION_MICRO 3
-static char pycairo_version_string[] = "1.8.3";
+#define VERSION_MICRO 4
+static char pycairo_version_string[] = "1.8.4";
 
 
 /* A module specific exception */



More information about the cairo-commit mailing list