summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-04-02 08:30:17 -0400
committerAnthony Green <green@moxielogic.com>2018-04-02 08:30:17 -0400
commit8660e6935971c5abd7b528eaf54deeccd4bbaccd (patch)
treef95fdecf924afd2f754d06f00433a3b025a5905d /configure.ac
parent7b7638eb0eac2adfa72f7ec9f254ba287c9947e2 (diff)
downloadlibffi-8660e6935971c5abd7b528eaf54deeccd4bbaccd.tar.gz
3.3 release candidate 0v3.3-rc0
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 052ca8b..44a31ce 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.299999], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.3-rc0], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM