Skip to content

Commit 54a106e

Browse files
committed
Update soversion for release
1 parent 6aba9de commit 54a106e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

configure.ac

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ dnl libtool versioning
1515
# changes to the signature and the semantic)
1616
# ? :+1 : ? == just internal changes
1717
# CURRENT : REVISION : AGE
18-
LIBIRECOVERY_SO_VERSION=4:0:1
18+
LIBIRECOVERY_SO_VERSION=5:0:0
1919

2020
dnl Minimum package versions
2121
LIBUSB_VERSION=1.0.3
22-
LIMD_GLUE_VERSION=1.0.0
22+
LIMD_GLUE_VERSION=1.2.0
2323

2424
AC_SUBST(LIBIRECOVERY_SO_VERSION)
2525
AC_SUBST(LIMD_GLUE_VERSION)
@@ -211,6 +211,7 @@ AC_CONFIG_FILES([
211211
Makefile
212212
src/Makefile
213213
src/libirecovery-1.0.pc
214+
udev/39-libirecovery.rules
214215
include/Makefile
215216
tools/Makefile
216217
udev/Makefile

0 commit comments

Comments
 (0)