summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2004-07-05 23:48:53 +0000
committerDavid Zeuthen <david@fubar.dk>2004-07-05 23:48:53 +0000
commitf728854eb9100ba8612793e72c92ef5ad705f425 (patch)
treecc3e261168b70d18b28f91049d024b928b3d16e1
parente26625a9d0317b8dfd95e8f3bbcf347e27b40152 (diff)
Bump to 0.2.93HAL_0_2_93
Bump to 0.2.93
-rw-r--r--ChangeLog6
-rw-r--r--Doxyfile2
-rw-r--r--configure.in4
-rw-r--r--packaging/fedora/hal.spec4
4 files changed, 11 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d4028cf..b8e2643a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-06 David Zeuthen <david@fubar.dk>
+ * packaging/fedora/hal.spec (Version): Bump to 0.2.93
+
+ * configure.in: Bump to 0.2.93
+
+2004-07-06 David Zeuthen <david@fubar.dk>
+
Patch from Kay Sievers <kay.sievers@vrfy.org>. Better msdos
detection for floppy disks
diff --git a/Doxyfile b/Doxyfile
index bdee4a8b..f7b84395 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -23,7 +23,7 @@ PROJECT_NAME = HAL
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.2.92
+PROJECT_NUMBER = 0.2.93
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/configure.in b/configure.in
index 3edebc63..de37db90 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.2.92, david@fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.2.92)
+AC_INIT(hal, 0.2.93, david@fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.2.93)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
diff --git a/packaging/fedora/hal.spec b/packaging/fedora/hal.spec
index 0395435d..ca0df4a9 100644
--- a/packaging/fedora/hal.spec
+++ b/packaging/fedora/hal.spec
@@ -4,8 +4,8 @@
Summary: Hardware Abstraction Layer
Name: hal
-Version: 0.2.92
-Release: 2
+Version: 0.2.93
+Release: 1
URL: http://www.freedesktop.org/software/hal/
Source0: %{name}-%{version}.tar.gz
License: AFL/GPL