Skip to content
Snippets Groups Projects
Commit 7a7ee893 authored by chrfranke's avatar chrfranke
Browse files

Release 5.40 RELEASE_5_40

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3189 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent d1a4b5cb
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
smartmontools 5.40 2010-10-16
[CF] examplescripts/Example3: Use stdin to pass message to 'wall'
command (ticket #114).
......
......@@ -5,7 +5,7 @@ $Id$
The most up-to-date version of this file is:
http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/NEWS?view=markup
Date <Not released yet, please try current SVN>
Date 2010-10-16
Summary: smartmontools release 5.40
-----------------------------------------------------------
- Other config entries may precede smartd DEVICESCAN.
......
......@@ -8,8 +8,8 @@ AC_CONFIG_SRCDIR(smartctl.cpp)
smartmontools_configure_date=`date -u +'%Y-%m-%d %T %Z'`
smartmontools_cvs_tag=`echo '$Id$'`
smartmontools_release_date=2009-12-09
smartmontools_release_time="21:00:32 UTC"
smartmontools_release_date=2010-10-16
smartmontools_release_time="16:34:38 UTC"
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments])
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment