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 a5b5788..391566b 100644 --- a/Make_global.am +++ b/Make_global.am @@ -69,7 +69,7 @@ # interface. # curr:rev:age -LIBVERSION = 6:0:4 +LIBVERSION = 7:0:4 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ -I/usr/local/include |