diff --git a/configure.ac b/configure.ac
index cd95f7da34502c9da1d8de829bc0c12f4019c9b9..43408b7df032b51b58224d1f69b8f28e598157dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with Dynare.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.62])
-AC_INIT([dynare-preprocessor], [4.6.4])
+AC_INIT([dynare-preprocessor], [4.6.5])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/DynareMain.cc])
 AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])