From 564449aa7b6775065f7c0671f06839f21f0c72e2 Mon Sep 17 00:00:00 2001 From: josh Date: Mon, 20 Nov 2006 17:05:34 +0000 Subject: [PATCH] version change git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@74 3f5042e3-fb1d-0410-be18-d6ca2573e517 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e454961..490c395 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(maui, 3.2.6p17, help@supercluster.org) +AC_INIT(maui, 3.2.6p18, help@supercluster.org) AC_CONFIG_SRCDIR([src/mcom/MConst.c]) #AC_CONFIG_HEADER([config.h])