From 616e49e2c364bbf0a6b58486be83ed586e3fe09e Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Wed, 13 Jul 2011 11:50:01 +0200 Subject: [PATCH] Setted version to 0.3.1. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d2b3352..a57926d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([libgdaex], [0.3.0], [azagli@libero.it]) +AC_INIT([libgdaex], [0.3.1], [azagli@libero.it]) AC_CONFIG_SRCDIR([src/gdaex.c]) AM_CONFIG_HEADER([config.h]) -- 2.49.0