From a5153049d6cbe70ba37028b1c99bdab856f34eb7 Mon Sep 17 00:00:00 2001 From: fc_botelho Date: Tue, 25 Jan 2005 20:44:50 +0000 Subject: [PATCH] Version was updated --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 53ec71a..9986da0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(cmph, 0.2) +AM_INIT_AUTOMAKE(cmph, 0.3) AM_CONFIG_HEADER(config.h) dnl Checks for programs.