[cairo-commit] pycairo/cairo cairomodule.c,1.72,1.73
Steve Chaplin
commit at pdx.freedesktop.org
Sun Dec 14 23:00:20 PST 2008
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv4952/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- cairomodule.c 15 Dec 2008 06:38:04 -0000 1.72
+++ cairomodule.c 15 Dec 2008 07:00:18 -0000 1.73
@@ -43,8 +43,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 8
-#define VERSION_MICRO 0
-static char pycairo_version_string[] = "1.8.0";
+#define VERSION_MICRO 1
+static char pycairo_version_string[] = "1.8.1";
/* A module specific exception */
More information about the cairo-commit
mailing list