updated version numbers

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4652 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2010-07-16 05:08:14 +00:00
parent 316ade72bd
commit 9338b74637

View File

@ -1,8 +1,8 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([IPhreeqc], [2.17.1-4466], [charlton@usgs.gov])
AC_PREREQ([2.61])
AC_INIT([IPhreeqc], [2.17.2-4652], [charlton@usgs.gov])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])