summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-03-16 07:42:07 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2021-03-16 07:42:07 +0100
commit752c182706e2535fb4e482b25331177ebbddd2bb (patch)
treec296167aa13f01e5ac823ad58284e1ffad7ca935
parent83d1eddd100de4cbf6908d2154b8122ab7093a02 (diff)
downloadacl-752c182706e2535fb4e482b25331177ebbddd2bb.tar.gz
Version 2.3.1v2.3.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2f09c57..4abb993 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-AC_INIT([acl], [2.3.0], [acl-devel@nongnu.org])
+AC_INIT([acl], [2.3.1], [acl-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADER([include/config.h])