From a6563211af91996dd091d4e40cc2d8185a600bb8 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 11 Jan 2021 17:59:28 +0900 Subject: [PATCH] Update ChangeLog and configure.ac for 1.88 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4c78470..5c58ed1 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(s3fs, 1.87) +AC_INIT(s3fs, 1.88) AC_CONFIG_HEADER([config.h]) AC_CANONICAL_SYSTEM