Skip to content

Commit 995b01b

Browse files
committed
prepare the 20090129 release
1 parent b864dfe commit 995b01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
hdapsd 2009xxxx:
1+
hdapsd 20090129:
22
Evgeni Golov <[email protected]>:
33
* Support for multiple disks.
44
* Support for logging to syslog when running in background.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.61)
5-
AC_INIT(hdapsd, 20081004, [email protected])
5+
AC_INIT(hdapsd, 20090129, [email protected])
66
AM_INIT_AUTOMAKE([foreign])
77
AC_CONFIG_SRCDIR([src/hdapsd.c])
88
AC_CONFIG_HEADERS([src/config.h])

0 commit comments

Comments
 (0)