X-Git-Url: http://gitweb.michael.orlitzky.com/?p=apply-default-acl.git;a=blobdiff_plain;f=configure.ac;h=e4742341dc04e8cccf74f4b2addbc9ed9a63629f;hp=54d03f7b3dc6975198311e98e4fc3d668810c779;hb=d1736ff4b531360a1bfd1993159cc8835da55911;hpb=1d871891fdde19d931ac99003ca1532e1bc6b849 diff --git a/configure.ac b/configure.ac index 54d03f7..e474234 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([apply-default-acl], [0.3.0], [michael@orlitzky.com]) +AC_INIT([apply-default-acl], [0.3.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])