summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-03-31 00:21:42 +0000
committerChristos Zoulas <christos@zoulas.com>2021-03-31 00:21:42 +0000
commit4480e407b2af84ccfadf0c7f7726550d9339c660 (patch)
tree2dd274784de6bc5bf141924ef592e8b508c9e34a /configure.ac
parent70200102a0be50d409dca5ef76d9cbc3703a0753 (diff)
downloadfile-git-4480e407b2af84ccfadf0c7f7726550d9339c660.tar.gz
welcome to 5.40
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 521dc12d..02eac8f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([file],[5.39],[christos@astron.com])
+AC_INIT([file],[5.40],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])