]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
configure.ac: bump the version number to 0.4.3.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 27 May 2020 00:06:49 +0000 (20:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 27 May 2020 00:16:44 +0000 (20:16 -0400)
configure.ac

index 3213494fd73e63e53b547c81b574500f846fa4f3..917dd51a3264d913a8fec608d1811f8862d704c3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([apply-default-acl], [0.4.2], [michael@orlitzky.com])
+AC_INIT([apply-default-acl], [0.4.3], [michael@orlitzky.com])
 # Store build artifacts in this directory to keep the house clean.
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz tar-ustar])