[cairo-commit] pycairo/cairo cairomodule.c,1.58,1.59
Steve Chaplin
commit at pdx.freedesktop.org
Sun Nov 26 17:44:12 PST 2006
- Previous message: [cairo-commit] pycairo ChangeLog, 1.244, 1.245 configure.ac, 1.57,
1.58 setup.py, 1.12, 1.13 README, 1.28, 1.29 NEWS, 1.18, 1.19
- Next message: [cairo-commit] pycairo/cairo cairomodule.c,1.59,1.60
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv11243/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- cairomodule.c 21 Sep 2006 12:15:10 -0000 1.58
+++ cairomodule.c 27 Nov 2006 01:44:09 -0000 1.59
@@ -37,8 +37,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
-#define VERSION_MICRO 3
-static char pycairo_version_string[] = "1.2.3";
+#define VERSION_MICRO 6
+static char pycairo_version_string[] = "1.2.6";
/* A module specific exception */
- Previous message: [cairo-commit] pycairo ChangeLog, 1.244, 1.245 configure.ac, 1.57,
1.58 setup.py, 1.12, 1.13 README, 1.28, 1.29 NEWS, 1.18, 1.19
- Next message: [cairo-commit] pycairo/cairo cairomodule.c,1.59,1.60
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list