aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2021-08-15 22:40:00 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2021-08-15 22:40:00 +0200
commit41c5060e8b980a53edf03b31d1864e17f5309ddb (patch)
treec7430446d601f8ba2fcf2abb08a73e016feb480d
parentf204788f0848a14702dbd9c6dcd51bfa5fa924a9 (diff)
Release version 1.0.6v1.0.6
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ebcbeda..e522dc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([squashfs-tools-ng], [1.0.5], [goliath@infraroot.at], squashfs-tools-ng)
+AC_INIT([squashfs-tools-ng], [1.0.6], [goliath@infraroot.at], squashfs-tools-ng)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-xz subdir-objects])
AM_SILENT_RULES([yes])
@@ -11,7 +11,7 @@ AC_PROG_SED
AC_SYS_LARGEFILE
AC_CANONICAL_HOST
-AC_SUBST([LIBSQUASHFS_SO_VERSION], [3:0:2])
+AC_SUBST([LIBSQUASHFS_SO_VERSION], [3:1:2])
m4_ifndef([PKG_PROG_PKG_CONFIG],
[m4_fatal([Could not locate the pkg-config autoconf