hal ChangeLog,1.310,1.311 configure.in,1.40,1.41

David Zeuthen david at freedesktop.org
Mon Sep 20 02:07:58 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv7369

Modified Files:
	ChangeLog configure.in 
Log Message:
2004-09-20  David Zeuthen  <david at fubar.dk>

	* configure.in: Bump version to 0.2.98



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -d -r1.310 -r1.311
--- ChangeLog	20 Sep 2004 09:00:14 -0000	1.310
+++ ChangeLog	20 Sep 2004 09:07:54 -0000	1.311
@@ -1,5 +1,9 @@
 2004-09-20  David Zeuthen  <david at fubar.dk>
 
+	* configure.in: Bump version to 0.2.98
+
+2004-09-20  David Zeuthen  <david at fubar.dk>
+
 	* doc/spec/hal-spec.xml.in: Add docs for volume.size
 
 	* hald/linux/block_class_device.c (volume_set_size): Use the 

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- configure.in	19 Sep 2004 13:47:51 -0000	1.40
+++ configure.in	20 Sep 2004 09:07:54 -0000	1.41
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.97, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.97)
+AC_INIT(hal, 0.2.98, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.98)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list