[cairo-commit] pycairo/cairo cairomodule.c,1.71,1.72
Steve Chaplin
commit at pdx.freedesktop.org
Sun Dec 14 22:38:06 PST 2008
- Previous message: [cairo-commit] pycairo ChangeLog, 1.284, 1.285 configure.ac, 1.74, 1.75 setup.py, 1.27, 1.28 NEWS, 1.23, 1.24
- Next message: [cairo-commit] pycairo ChangeLog, 1.285, 1.286 configure.ac, 1.75, 1.76 setup.py, 1.28, 1.29
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv2254/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- cairomodule.c 10 Dec 2008 06:50:05 -0000 1.71
+++ cairomodule.c 15 Dec 2008 06:38:04 -0000 1.72
@@ -42,9 +42,9 @@
#endif
#define VERSION_MAJOR 1
-#define VERSION_MINOR 6
-#define VERSION_MICRO 5
-static char pycairo_version_string[] = "1.6.5";
+#define VERSION_MINOR 8
+#define VERSION_MICRO 0
+static char pycairo_version_string[] = "1.8.0";
/* A module specific exception */
- Previous message: [cairo-commit] pycairo ChangeLog, 1.284, 1.285 configure.ac, 1.74, 1.75 setup.py, 1.27, 1.28 NEWS, 1.23, 1.24
- Next message: [cairo-commit] pycairo ChangeLog, 1.285, 1.286 configure.ac, 1.75, 1.76 setup.py, 1.28, 1.29
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list