mirror of
https://github.com/vgough/encfs.git
synced 2024-11-22 07:53:31 +01:00
dump shared library version
git-svn-id: http://encfs.googlecode.com/svn/trunk@6 db9cf616-1c43-0410-9cb8-a902689de0d6
This commit is contained in:
parent
b46543c204
commit
354b6678cd
@ -42,7 +42,7 @@ endif
|
||||
# : : 0 => no new interfaces, but breaks old apps
|
||||
# : +1 : => internal changes, nothing breaks
|
||||
#
|
||||
libencfs_la_LDFLAGS = -version-info 3:0:0
|
||||
libencfs_la_LDFLAGS = -version-info 3:1:0
|
||||
libencfs_la_LIBADD = -lrlog
|
||||
|
||||
EXTRASRC = ../intl/autosprintf.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user