[cairo-commit] pycairo/cairo cairomodule.c,1.64,1.65
Steve Chaplin
commit at pdx.freedesktop.org
Wed Dec 12 22:09:55 PST 2007
- Previous message: [cairo-commit] pycairo ChangeLog, 1.271, 1.272 configure.ac, 1.68, 1.69 setup.py, 1.20, 1.21 Makefile.am, 1.19, 1.20
- Next message: [cairo-commit] pycairo/doc Makefile.am,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv21931/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- cairomodule.c 14 Mar 2007 09:47:35 -0000 1.64
+++ cairomodule.c 13 Dec 2007 06:09:52 -0000 1.65
@@ -38,8 +38,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 4
-#define VERSION_MICRO 1
-static char pycairo_version_string[] = "1.4.1";
+#define VERSION_MICRO 12
+static char pycairo_version_string[] = "1.4.12";
/* A module specific exception */
- Previous message: [cairo-commit] pycairo ChangeLog, 1.271, 1.272 configure.ac, 1.68, 1.69 setup.py, 1.20, 1.21 Makefile.am, 1.19, 1.20
- Next message: [cairo-commit] pycairo/doc Makefile.am,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list