From b8d1830182ea598f48a5882baabd654c7d73f8e7 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 20 Nov 2003 05:23:59 +0000
Subject: [PATCH] Getting ready for 5.25 release

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1270 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/configure.in       | 6 +++---
 sm5/smartmontools.spec | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sm5/configure.in b/sm5/configure.in
index a73b27e6c..5466d5464 100644
--- a/sm5/configure.in
+++ b/sm5/configure.in
@@ -1,13 +1,13 @@
 #
-# $Id: configure.in,v 1.34 2003/11/17 03:10:40 ballen4705 Exp $
+# $Id: configure.in,v 1.35 2003/11/20 05:23:59 ballen4705 Exp $
 #
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.50)
-AC_INIT(smartmontools, 5.24, smartmontools-support@lists.sourceforge.net)
+AC_INIT(smartmontools, 5.25, smartmontools-support@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(smartctl.c)
 
 smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"`
-smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.34 2003/11/17 03:10:40 ballen4705 Exp $'`
+smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.35 2003/11/20 05:23:59 ballen4705 Exp $'`
 
 AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args",            [smartmontools Configure Arguments])
 AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date])
diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec
index f7bd69407..dda60560a 100644
--- a/sm5/smartmontools.spec
+++ b/sm5/smartmontools.spec
@@ -8,7 +8,7 @@ Summary(pt):	smartmontools - para monitorar discos e dispositivos S.M.A.R.T.
 Summary(it):	smartmontools - per monitare dischi e dispositivi S.M.A.R.T.
 Summary(pl):	Monitorowanie i kontrola dysk�w u�ywaj�� S.M.A.R.T.
 Name:		smartmontools
-Version:	5.24
+Version:	5.25
 License:	GPL
 Group:		Applications/System
 Group(de):	Applikationen/System
@@ -30,7 +30,7 @@ Packager:       Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz
 
 # CVS ID of this file is:
-# $Id: smartmontools.spec,v 1.142 2003/11/19 21:34:07 ballen4705 Exp $
+# $Id: smartmontools.spec,v 1.143 2003/11/20 05:23:59 ballen4705 Exp $
 
 # Copyright (C) 2002-3 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # Home page: http://smartmontools.sourceforge.net/
-- 
GitLab