aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2024-03-11 22:35:18 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2024-03-11 22:35:18 +0100
commit8a0ece4da0c4b8b9a0fe1c611ad5508e3a6367c6 (patch)
tree6354ae7d0c19d5dbeb88af7f75f0a909f1310f90
parentdee6a50c73871d7a740dc63d66e231a7357d1a67 (diff)
Release version 1.3.0v1.3.0
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 13707b9..1cbea64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT([squashfs-tools-ng],[1.2.0],[goliath@infraroot.at],[squashfs-tools-ng])
+AC_INIT([squashfs-tools-ng],[1.3.0],[goliath@infraroot.at],[squashfs-tools-ng])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-xz subdir-objects])
AM_SILENT_RULES([yes])
@@ -10,7 +10,7 @@ AC_PROG_SED
AC_SYS_LARGEFILE
AC_CANONICAL_HOST
-AC_SUBST([LIBSQUASHFS_SO_VERSION], [5:0:4])
+AC_SUBST([LIBSQUASHFS_SO_VERSION], [5:1:4])
m4_ifndef([PKG_PROG_PKG_CONFIG],
[m4_fatal([Could not locate the pkg-config autoconf