[cairo-commit] pycairo/cairo cairomodule.c,1.76,1.77
Steve Chaplin
commit at pdx.freedesktop.org
Thu Mar 19 01:48:40 PDT 2009
- Previous message: [cairo-commit] pycairo ChangeLog, 1.300, 1.301 RELEASING, 1.27, 1.28 configure.ac, 1.79, 1.80 NEWS, 1.25, 1.26 setup.py, 1.32, 1.33
- Next message: [cairo-commit] pycairo/doc conf.py,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv19870/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- cairomodule.c 12 Feb 2009 09:04:29 -0000 1.76
+++ cairomodule.c 19 Mar 2009 08:48:38 -0000 1.77
@@ -43,8 +43,8 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 8
-#define VERSION_MICRO 3
-static char pycairo_version_string[] = "1.8.3";
+#define VERSION_MICRO 4
+static char pycairo_version_string[] = "1.8.4";
/* A module specific exception */
- Previous message: [cairo-commit] pycairo ChangeLog, 1.300, 1.301 RELEASING, 1.27, 1.28 configure.ac, 1.79, 1.80 NEWS, 1.25, 1.26 setup.py, 1.32, 1.33
- Next message: [cairo-commit] pycairo/doc conf.py,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list