diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8889b00d..ed61b729 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ if DEBUG libledger_la_CXXFLAGS += -DDEBUG_LEVEL=4 libledger_la_SOURCES += debug.cc endif -libledger_la_LDFLAGS = -version-info 2:5 +libledger_la_LDFLAGS = -release 2.5 pkginclude_HEADERS = \ acconf.h \ |