diff --git a/configure.ac b/configure.ac
index b43e16b75f43ecb19516f6671a21edf0450de3c9..a3effefcca44ba0ed15e4347eaeb8ccfe547317a 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.0])
+AC_INIT([dynare-preprocessor], [4.6.2])
 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])