aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2008-01-21 16:20:41 -0800
committerAndrew G. Morgan <morgan@kernel.org>2008-01-21 16:21:08 -0800
commit3fb29aa9d48aec38e769059ce042658172693260 (patch)
tree6f3953ab56015b597222a3bb91f011cef2a044b7
parent4a1c63ec449d03003d06acc313bc2dba4ab561e8 (diff)
downloadlibcap-3fb29aa9d48aec38e769059ce042658172693260.tar.gz
This is libcap-2.05libcap-2.05
- new functions: cap_{to|from}_name() - capsh test/wrapper application - optional pam_cap compilation - stricter prototypes Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-rw-r--r--Make.Rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.Rules b/Make.Rules
index 0bd3554..15eea37 100644
--- a/Make.Rules
+++ b/Make.Rules
@@ -41,7 +41,7 @@ LIBDIR=$(FAKEROOT)$(lib_prefix)/$(lib)
# common defines for libcap
LIBTITLE=libcap
VERSION=2
-MINOR=04
+MINOR=05
#
# Compilation specifics