diff --git a/configure.ac b/configure.ac index 4b71dacf..119bb92d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([IPhreeqc], [2.17.1-4450], [charlton@usgs.gov]) +AC_INIT([IPhreeqc], [2.17.1-4455], [charlton@usgs.gov]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([m4])