From d5dd08f9850e9e4e9932024c6b6a52e3b865d33a Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Tue, 25 May 2010 03:57:47 +0000 Subject: [PATCH] updated revision for dist git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4466 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d70b15b1..833fe64e 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-4457], [charlton@usgs.gov]) +AC_INIT([IPhreeqc], [2.17.1-4466], [charlton@usgs.gov]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([m4])