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 5de39382..bb483b26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,7 @@ endif if DEBUG libledger_la_CXXFLAGS += -DDEBUG_LEVEL=4 endif -libledger_la_LDFLAGS = -release 2.6.0.90 +libledger_la_LDFLAGS = -release 2.6.1 pkginclude_HEADERS = \ acconf.h \ |