summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-11-23 09:00:14 -0500
committerAnthony Green <green@moxielogic.com>2019-11-23 09:00:14 -0500
commitd996cb283cf373936498defa902be040ec20455e (patch)
tree19c502b58913d7109f2c22bca34cfe75afc2a73d /configure.ac
parentc72b82f465148b89f118ee73f8956dafdbac9b65 (diff)
downloadlibffi-d996cb283cf373936498defa902be040ec20455e.tar.gz
Version 3.3
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 a98ec17..b764368 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-rc2], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.3], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM