Skip to content

Commit

Permalink
Makefile.am: bump version info to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pullmoll committed Sep 10, 2020
1 parent 466f773 commit af9e73f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
lib_LTLIBRARIES = libobstack.la
libobstack_la_SOURCES = obstack.c obstack_printf.c
libobstack_la_HEADERS = obstack.h
libobstack_la_LDFLAGS = -version-info 1
libobstack_ladir = $(includedir)
ACLOCAL_AMFLAGS = -Im4

Expand Down

0 comments on commit af9e73f

Please sign in to comment.