]> gitweb.michael.orlitzky.com - apply-default-acl.git/blobdiff - configure.ac
configure.ac: update the version to 0.4.4.
[apply-default-acl.git] / configure.ac
index 917dd51a3264d913a8fec608d1811f8862d704c3..34abc0b259e77f2e846d18fe5419897905d90a31 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([apply-default-acl], [0.4.3], [michael@orlitzky.com])
+AC_INIT([apply-default-acl], [0.4.4], [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])