summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-06-29 13:48:59 +0100
committerGitHub <noreply@github.com>2019-06-29 13:48:59 +0100
commit9f59494d4e75f7a68b693e2587738facf4c09cfd (patch)
tree0d38948beaf050a38924acbaa431b4598096a7c4 /configure.ac
parent7eb1a0c57be74e17cf87a2b8c87a2c23a509880e (diff)
parent9ce10eb3b1cee35906baf1daea8eccc43a4e6623 (diff)
downloadstow-9f59494d4e75f7a68b693e2587738facf4c09cfd.tar.gz
Remove dependencies on Hash::Merge and Clone::Choose (#60)
Remove dependencies on Hash::Merge and Clone::Choose
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 699a88b..ecc3971 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl along with this program. If not, see https://www.gnu.org/licenses/.
dnl Process this file with Autoconf to produce configure dnl
-AC_INIT([stow], [2.3.0], [bug-stow@gnu.org])
+AC_INIT([stow], [2.3.1], [bug-stow@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_AUX_DIR([automake])
# Unfortunately we have to disable warnings for overrides, because we