summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3b0208c..94bb793 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,11 +15,11 @@ dnl libtool versioning
# changes to the signature and the semantic)
# ? :+1 : ? == just internal changes
# CURRENT : REVISION : AGE
-LIBIRECOVERY_SO_VERSION=4:0:1
+LIBIRECOVERY_SO_VERSION=5:0:0
dnl Minimum package versions
LIBUSB_VERSION=1.0.3
-LIMD_GLUE_VERSION=1.0.0
+LIMD_GLUE_VERSION=1.2.0
AC_SUBST(LIBIRECOVERY_SO_VERSION)
AC_SUBST(LIMD_GLUE_VERSION)
@@ -211,6 +211,7 @@ AC_CONFIG_FILES([
Makefile
src/Makefile
src/libirecovery-1.0.pc
+udev/39-libirecovery.rules
include/Makefile
tools/Makefile
udev/Makefile