diff --git a/Changes b/Changes index 8159935..6711024 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ 1.5.0 - 02/24/2003 ------------------ -Updated to 2.4.19-50um and the latest uml tools 20030202. +Updated to 2.4.19-51um and the latest uml tools 20030202. Fixed a @INC problem with rpm packages. The fhs checks usually insert the module path (Debian std. path) into @INC via a BEGIN {}, but the diff --git a/Makefile.pkg b/Makefile.pkg index e6d2322..9675fa4 100644 --- a/Makefile.pkg +++ b/Makefile.pkg @@ -2,7 +2,7 @@ # buildroot, UML, and gbootroot. VERSION=2.4.19 -PATCH_VERSION=50 +PATCH_VERSION=51 UTIL_VER=20030202 BASE_DIR=${shell pwd}