diff --git a/Changes b/Changes index 6711024..57976e0 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ 1.5.0 - 02/24/2003 ------------------ -Updated to 2.4.19-51um and the latest uml tools 20030202. +Updated to 2.4.20-1um 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 9675fa4..7ce6673 100644 --- a/Makefile.pkg +++ b/Makefile.pkg @@ -1,8 +1,8 @@ # A Makefile going to a new dimension - a combination of stuff borrowed from # buildroot, UML, and gbootroot. -VERSION=2.4.19 -PATCH_VERSION=51 +VERSION=2.4.20 +PATCH_VERSION=1 UTIL_VER=20030202 BASE_DIR=${shell pwd}