From c79ef046d7902cc80de89ed5acb016fbfc79b20c Mon Sep 17 00:00:00 2001 From: Valient Gough Date: Sat, 23 Aug 2008 21:46:32 +0000 Subject: [PATCH] bump library version git-svn-id: http://encfs.googlecode.com/svn/trunk@40 db9cf616-1c43-0410-9cb8-a902689de0d6 --- encfs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encfs/Makefile.am b/encfs/Makefile.am index 5427a81..7a803e5 100644 --- a/encfs/Makefile.am +++ b/encfs/Makefile.am @@ -42,7 +42,7 @@ endif # : : 0 => no new interfaces, but breaks old apps # : +1 : => internal changes, nothing breaks # -libencfs_la_LDFLAGS = -version-info 4:0:0 +libencfs_la_LDFLAGS = -version-info 5:0:1 libencfs_la_LIBADD = -lrlog EXTRASRC = ../intl/autosprintf.cpp