From 61cd6efa28ceec97938bca59de70df7adcb3c856 Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 31 Oct 2015 17:17:10 +0000 Subject: [PATCH] Add version numbers to titles of drivedb.h files on branches. git-svn-id: https://svn.code.sf.net/p/smartmontools/code/branches/RELEASE_6_0_DRIVEDB@4164 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/drivedb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h index de2be3ae8..d6fef7f85 100644 --- a/smartmontools/drivedb.h +++ b/smartmontools/drivedb.h @@ -1,5 +1,5 @@ /* - * drivedb.h - smartmontools drive database file + * drivedb.h - smartmontools 6.0 drive database file * * Home page of code is: http://www.smartmontools.org * -- GitLab