From 317e3538295a85c5ef203ae614074c94636d9f29 Mon Sep 17 00:00:00 2001 From: rd235 Date: Mon, 28 Nov 2011 11:46:56 +0000 Subject: [PATCH] version change 1.2.1 git-svn-id: https://vde.svn.sourceforge.net/svnroot/vde/trunk@517 d37a7db1-d92d-0410-89df-f68f52f87b57 --- vdetelweb/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdetelweb/configure.ac b/vdetelweb/configure.ac index 9da364c..1c0aba8 100644 --- a/vdetelweb/configure.ac +++ b/vdetelweb/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.60) -AC_INIT([vdetelweb], [1.2], [info@v2.cs.unibo.it]) +AC_INIT([vdetelweb], [1.2.1], [info@v2.cs.unibo.it]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_CONFIG_SRCDIR([vdetelweb.c]) AC_CONFIG_HEADER([config.h]) -- 2.11.4.GIT