hal ChangeLog, 1.194, 1.195 Doxyfile, 1.15, 1.16 configure.in, 1.25,
1.26
David Zeuthen
david at freedesktop.org
Thu Jul 15 14:58:34 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv12336
Modified Files:
ChangeLog Doxyfile configure.in
Log Message:
2004-07-15 David Zeuthen <david at fubar.dk>
* configure.in: Bump version to 0.2.94
* packaging/fedora/hal.spec (Version): Bump to 0.2.94
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- ChangeLog 15 Jul 2004 21:43:15 -0000 1.194
+++ ChangeLog 15 Jul 2004 21:58:32 -0000 1.195
@@ -1,5 +1,11 @@
2004-07-15 David Zeuthen <david at fubar.dk>
+ * configure.in: Bump version to 0.2.94
+
+ * packaging/fedora/hal.spec (Version): Bump to 0.2.94
+
+2004-07-15 David Zeuthen <david at fubar.dk>
+
Patch from Sjoerd Simons <sjoerd at luon.net>
* hald/linux/block_class_device.c (block_class_pre_process): It
Index: Doxyfile
===================================================================
RCS file: /cvs/hal/hal/Doxyfile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Doxyfile 5 Jul 2004 23:48:53 -0000 1.15
+++ Doxyfile 15 Jul 2004 21:58:32 -0000 1.16
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.2.93
+PROJECT_NUMBER = 0.2.94
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- configure.in 5 Jul 2004 23:48:53 -0000 1.25
+++ configure.in 15 Jul 2004 21:58:32 -0000 1.26
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.93, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.93)
+AC_INIT(hal, 0.2.94, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.94)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list