Skip to content

Commit a4503ea

Browse files
sauravk-gitrchiluka29
authored andcommitted
agm: Update tarball version inline to lib version
Add changes to update tarball version inline to lib version. Signed-off-by: Chiluka Rohith <rchiluka@qti.qualcomm.com>
1 parent 70b944f commit a4503ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ AC_PROG_LIBTOOL
1616
AM_PROG_AR
1717
AC_PROG_CXX
1818

19-
m4_define([LT_MAJOR], [1])
19+
m4_define([LT_MAJOR], [2])
2020
m4_define([LT_MINOR], [0])
2121
m4_define([LT_PATCH], [0])
2222

0 commit comments

Comments
 (0)