X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=configure.ac;h=3b3f5cbfd951cddb32a569281779cab32eb888d2;hb=fc18f37c05b2f524954dc79431f3ba6e829d0f94;hp=c16c0d78f1228e6d600080d19f4eec0177bd4c50;hpb=5fa76c4883985b89802574ec7f47ccc186eb2201;p=apply-default-acl.git diff --git a/configure.ac b/configure.ac index c16c0d7..3b3f5cb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([apply-default-acl], [0.4.0], [michael@orlitzky.com]) +AC_INIT([apply-default-acl], [0.4.1], [michael@orlitzky.com]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_CONFIG_FILES([Makefile src/Makefile]) AC_CONFIG_SRCDIR([src/apply-default-acl.c])