From efa1f2cd54dfa351980358a15b472e14e082d1e7 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sat, 26 Aug 2017 21:18:31 +0200 Subject: [PATCH] Setted version 0.7.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e859d9a..cbaf3a2 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.6.0], [azagli@libero.it]) +AC_INIT([libgdaex], [0.7.0], [azagli@libero.it]) AC_CONFIG_SRCDIR([src/gdaex.c]) AM_CONFIG_HEADER([config.h]) -- 2.49.0