diff options
Diffstat (limited to 'Make_global.am')
-rw-r--r-- | Make_global.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make_global.am b/Make_global.am index 391566b..7953451 100644 --- a/Make_global.am +++ b/Make_global.am @@ -69,7 +69,7 @@ # interface. # curr:rev:age -LIBVERSION = 7:0:4 +LIBVERSION = 8:0:5 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ -I/usr/local/include |