summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-13 07:51:02 -0400
committerAnthony Green <green@moxielogic.com>2018-03-13 07:51:02 -0400
commit9aefbb1031c9be7c5121ab24742e025ccff236c4 (patch)
tree02135109a2cdb6cf861e9bf001e0b27d098e811d /configure.ac
parentddf7a8f7511a038342f56c08dac718148e2f0151 (diff)
downloadlibffi-9aefbb1031c9be7c5121ab24742e025ccff236c4.tar.gz
Update version number to next pre-release
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 d155a6d..2964a3c 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.99999], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.299999], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM