summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-06-26 12:12:06 -0400
committerAnthony Green <green@moxielogic.com>2021-06-26 12:12:06 -0400
commit9cf15b3a284d8e79f3673b8743d4157739df5d36 (patch)
treec0413cc5a866523c3da2839d374782df4ef052ee /configure.ac
parent1e5dc8de825d03f5493884a45e1edeacda2106c5 (diff)
downloadlibffi-9cf15b3a284d8e79f3673b8743d4157739df5d36.tar.gz
Make 3.4 release candidate 1v3.4-rc1
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 a9b7bf6..fea0242 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.3], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.4-rc1], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM