From 521ddd43f97ea66ae2233224c67bd3bb74231070 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sun, 19 Jun 2011 10:19:34 +0200 Subject: [PATCH] Setted and tagged version to 0.3.1. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ecf171e..d8c6087 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([libgtkform], [0.3.0], [azagli@libero.it]) +AC_INIT([libgtkform], [0.3.1], [azagli@libero.it]) AC_CONFIG_SRCDIR([src/form.c]) AC_CONFIG_HEADER([config.h]) -- 2.49.0