From ab2415da9f2f5cd0007f48efa687ac1a16175081 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 25 Jul 2018 21:00:14 +0300 Subject: 2.30 --- mdk-stage1/Makefile | 2 +- mdk-stage1/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 3725f6f06..d81e904f4 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -13,7 +13,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=2.29 +VERSION=2.30 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index ca3dfe624..08009af26 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.30 + - add missing smartpqi driver (mga#23305) 2.29 -- cgit v1.2.1