[cairo-commit] pycairo/cairo cairomodule.c,1.74,1.75
Steve Chaplin
commit at pdx.freedesktop.org
Thu Jan 15 02:06:17 PST 2009
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv17387/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- cairomodule.c 15 Jan 2009 09:36:47 -0000 1.74
+++ cairomodule.c 15 Jan 2009 10:06:15 -0000 1.75
@@ -43,8 +43,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 8
-#define VERSION_MICRO 2
-static char pycairo_version_string[] = "1.8.2";
+#define VERSION_MICRO 3
+static char pycairo_version_string[] = "1.8.3";
/* A module specific exception */
More information about the cairo-commit
mailing list