From 8f3a50858fd3944dd04932a062b11ba01df1082f Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 16 Sep 2021 12:07:02 +0930 Subject: [PATCH] bumped version in Makefile --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 580e31c..4fbacea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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