From: Andrea Zagli Date: Sat, 6 Feb 2016 08:33:22 +0000 (+0100) Subject: Version 0.6.0. X-Git-Tag: v0.6.0^0 X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=1004753f66b3647eeb95f007092573a62db1215f;p=libgdaex Version 0.6.0. --- diff --git a/configure.ac b/configure.ac index 1fe5b29..0f4b99a 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.5.0], [azagli@libero.it]) +AC_INIT([libgdaex], [0.6.0], [azagli@libero.it]) AC_CONFIG_SRCDIR([src/gdaex.c]) AM_CONFIG_HEADER([config.h])