Update version to 3.4.0
[platform/upstream/libffi.git] / configure.ac
index 144129b..842b088 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
 
 AC_PREREQ(2.68)
 
-AC_INIT([libffi], [3.4.0-rc2], [http://github.com/libffi/libffi/issues])
+AC_INIT([libffi], [3.4.0], [http://github.com/libffi/libffi/issues])
 AC_CONFIG_HEADERS([fficonfig.h])
 
 AC_CANONICAL_SYSTEM