[cairo-commit] cairo-java configure.ac, 1.13, 1.14 ChangeLog, 1.86, 1.87

Andrew Frederick Cowie commit at pdx.freedesktop.org
Tue Dec 6 20:23:44 PST 2005


Committed by: afcowie

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

Modified Files:
	configure.ac ChangeLog 
Log Message:
Bump version 1.0.2


Index: configure.ac
===================================================================
RCS file: /cvs/cairo/cairo-java/configure.ac,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- configure.ac	25 Oct 2005 20:25:46 -0000	1.13
+++ configure.ac	7 Dec 2005 04:23:42 -0000	1.14
@@ -18,7 +18,7 @@
 
 AC_INIT(src/jni/org_freedesktop_cairo_Context.c)
 AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE(cairo-java, 1.0.1)
+AM_INIT_AUTOMAKE(cairo-java, 1.0.2)
 
 AM_PROG_GCJ
 

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- ChangeLog	4 Dec 2005 04:58:38 -0000	1.86
+++ ChangeLog	7 Dec 2005 04:23:42 -0000	1.87
@@ -1,3 +1,8 @@
+2005-12-06  Andrew Cowie  <andrew at operationaldynamics.com>
+
+	* configure.ac:
+	Version 1.0.2
+
 2005-12-04  Andrew Cowie  <andrew at operationaldynamics.com>
 
 	* Makefile.am:



More information about the cairo-commit mailing list