[cairo-commit] pycairo/cairo cairomodule.c,1.60,1.61
Steve Chaplin
commit at pdx.freedesktop.org
Wed Dec 27 15:05:02 PST 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv11513/cairo
Modified Files:
cairomodule.c
Log Message:
'SC'
Index: cairomodule.c
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/cairomodule.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- cairomodule.c 27 Nov 2006 02:00:05 -0000 1.60
+++ cairomodule.c 27 Dec 2006 23:04:58 -0000 1.61
@@ -36,9 +36,9 @@
#include "pycairo-private.h"
#define VERSION_MAJOR 1
-#define VERSION_MINOR 2
-#define VERSION_MICRO 7
-static char pycairo_version_string[] = "1.2.7";
+#define VERSION_MINOR 3
+#define VERSION_MICRO 1
+static char pycairo_version_string[] = "1.3.1";
/* A module specific exception */
More information about the cairo-commit
mailing list