summaryrefslogtreecommitdiff
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
parent1e5dc8de825d03f5493884a45e1edeacda2106c5 (diff)
downloadlibffi-3.4-rc1.tar.gz
Make 3.4 release candidate 1v3.4-rc1
-rw-r--r--configure.ac2
-rw-r--r--doc/version.texi8
2 files changed, 5 insertions, 5 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
diff --git a/doc/version.texi b/doc/version.texi
index d9d5094..70d48f6 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 22 November 2019
-@set UPDATED-MONTH November 2019
-@set EDITION 3.3
-@set VERSION 3.3
+@set UPDATED 26 June 2021
+@set UPDATED-MONTH June 2021
+@set EDITION 3.4-rc1
+@set VERSION 3.4-rc1