[cairo-commit] goocanvas configure.in,1.9,1.10

Damon Chaplin commit at pdx.freedesktop.org
Wed Nov 29 10:47:06 PST 2006


Committed by: damon

Update of /cvs/cairo/goocanvas
In directory kemper:/tmp/cvs-serv24034

Modified Files:
	configure.in 
Log Message:
Updated demo and docs for new code


Index: configure.in
===================================================================
RCS file: /cvs/cairo/goocanvas/configure.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- configure.in	12 Oct 2006 12:53:47 -0000	1.9
+++ configure.in	29 Nov 2006 18:47:02 -0000	1.10
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(goocanvas, 0.4)
+AC_INIT(goocanvas, 0.6)
 AC_PREREQ(2.50)
-AC_CONFIG_SRCDIR(src/goocanvasview.c)
+AC_CONFIG_SRCDIR(src/goocanvas.c)
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE
 



More information about the cairo-commit mailing list