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 8a0f1266..e0d18f2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ endif if DEBUG libledger_la_CXXFLAGS += -DDEBUG_LEVEL=4 endif -libledger_la_LDFLAGS = -release 2.6.1 +libledger_la_LDFLAGS = -release 2.6.2 pkginclude_HEADERS = \ acconf.h \ |