From 35b89f45d4bfb6b88cffbd0dd11853c562840a1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 8 Oct 2001 15:41:56 +0000 Subject: [PATCH] - updated to 1.1.3 Changed files: acl-miscfix.patch -> 1.3 --- acl-miscfix.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acl-miscfix.patch b/acl-miscfix.patch index 73378ce..13bad1c 100644 --- a/acl-miscfix.patch +++ b/acl-miscfix.patch @@ -5,10 +5,10 @@ diff -urN acl-1.0.1.org/configure.in acl-1.0.1/configure.in AC_SUBST(malloc_lib) dnl Set version --. VERSION +-. ./VERSION +PKG_MAJOR=1 -+PKG_MINOR=0 -+PKG_REVISION=1 ++PKG_MINOR=1 ++PKG_REVISION=3 +PKG_BUILD=0 pkg_version=${PKG_MAJOR}.${PKG_MINOR}.${PKG_REVISION} -- 2.44.0