Skip to content

Commit

Permalink
bumped version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dderjoel committed Sep 16, 2021
1 parent 81f7e7a commit 8f3a508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ distclean-local:
# 3. Programs may need to be changed, recompiled, and relinked in order to use the new version. Bump current, set revision and age to 0.

# in short, if only patch from configure.ac is bumped, bump the middle number below. If more is changed, read the above
libassemblyline_la_LDFLAGS = -version-info 1:2:0
libassemblyline_la_LDFLAGS = -version-info 1:3:0

0 comments on commit 8f3a508

Please sign in to comment.