[cairo-commit] pycairo/cairo cairomodule.c,1.55,1.56
Steve Chaplin
commit at pdx.freedesktop.org
Sun Aug 20 20:04:23 PDT 2006
- Previous message: [cairo-commit] cairomm ChangeLog, 1.83, 1.84 Makefile.am, 1.10,
1.11 configure.in, 1.21, 1.22
- Next message: [cairo-commit] pycairo ChangeLog, 1.236, 1.237 README, 1.27,
1.28 configure.ac, 1.54, 1.55
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv10897/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- cairomodule.c 16 Aug 2006 14:30:42 -0000 1.55
+++ cairomodule.c 21 Aug 2006 03:04:21 -0000 1.56
@@ -37,8 +37,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
-#define VERSION_MICRO 1
-static char pycairo_version_string[] = "1.2.1";
+#define VERSION_MICRO 2
+static char pycairo_version_string[] = "1.2.2";
/* A module specific exception */
- Previous message: [cairo-commit] cairomm ChangeLog, 1.83, 1.84 Makefile.am, 1.10,
1.11 configure.in, 1.21, 1.22
- Next message: [cairo-commit] pycairo ChangeLog, 1.236, 1.237 README, 1.27,
1.28 configure.ac, 1.54, 1.55
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list