From 1004753f66b3647eeb95f007092573a62db1215f Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sat, 6 Feb 2016 09:33:22 +0100 Subject: [PATCH] Version 0.6.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.49.0