summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-06-28 09:53:01 -0400
committerAnthony Green <green@moxielogic.com>2021-06-28 09:53:01 -0400
commit4557f232926353f5cdec0f2f459e4d59ce8f19e4 (patch)
tree8bf8e66157cdd5c52049bc08993a67a608ca6659 /configure.ac
parentcd4428911d5c4d25ce2c24e6728124792124bba2 (diff)
downloadlibffi-4557f232926353f5cdec0f2f459e4d59ce8f19e4.tar.gz
3.4.0 release candidate 2v3.4.0-rc2
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 b3e78f3..144129b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.68)
-AC_INIT([libffi], [3.4-rc1], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.4.0-rc2], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM