[cairo-commit] cairo-java ChangeLog, 1.81, 1.82 configure.ac, 1.12, 1.13

Andrew Frederick Cowie commit at pdx.freedesktop.org
Tue Oct 25 13:25:48 PDT 2005


Committed by: afcowie

Update of /cvs/cairo/cairo-java
In directory gabe:/tmp/cvs-serv20893

Modified Files:
	ChangeLog configure.ac 
Log Message:
Version 1.0.1


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ChangeLog	11 Oct 2005 14:30:23 -0000	1.81
+++ ChangeLog	25 Oct 2005 20:25:46 -0000	1.82
@@ -1,3 +1,8 @@
+2005-10-25  Andrew Cowie  <andrew at operationaldynamics.com>
+
+	* configure.ac:
+	Version 1.0.1
+
 2005-10-11  Ismael Juma <ismael at juma.me.uk>
 
 	* Makefile.am: Remove Config.java from native-only source list. Patch from

Index: configure.ac
===================================================================
RCS file: /cvs/cairo/cairo-java/configure.ac,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- configure.ac	4 Oct 2005 18:57:01 -0000	1.12
+++ configure.ac	25 Oct 2005 20:25:46 -0000	1.13
@@ -18,7 +18,7 @@
 
 AC_INIT(src/jni/org_freedesktop_cairo_Context.c)
 AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE(cairo-java, 1.0.0)
+AM_INIT_AUTOMAKE(cairo-java, 1.0.1)
 
 AM_PROG_GCJ
 



More information about the cairo-commit mailing list