[cairo-commit] pycairo/cairo cairomodule.c,1.73,1.74
Steve Chaplin
commit at pdx.freedesktop.org
Thu Jan 15 01:36:49 PST 2009
- Previous message: [cairo-commit] pycairo ChangeLog, 1.293, 1.294 NEWS, 1.24, 1.25 configure.ac, 1.76, 1.77 README, 1.35, 1.36 setup.py, 1.29, 1.30
- Next message: [cairo-commit] [cairo-www] src/pycairo.mdwn
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv5846/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- cairomodule.c 15 Dec 2008 07:00:18 -0000 1.73
+++ cairomodule.c 15 Jan 2009 09:36:47 -0000 1.74
@@ -43,8 +43,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 8
-#define VERSION_MICRO 1
-static char pycairo_version_string[] = "1.8.1";
+#define VERSION_MICRO 2
+static char pycairo_version_string[] = "1.8.2";
/* A module specific exception */
- Previous message: [cairo-commit] pycairo ChangeLog, 1.293, 1.294 NEWS, 1.24, 1.25 configure.ac, 1.76, 1.77 README, 1.35, 1.36 setup.py, 1.29, 1.30
- Next message: [cairo-commit] [cairo-www] src/pycairo.mdwn
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list