]> gitweb.michael.orlitzky.com - apply-default-acl.git/blobdiff - configure.ac
configure.ac: bump the version number to 0.4.3.
[apply-default-acl.git] / 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])