From a4fbead419b4bb121ca73cff38daf6f31ec321a4 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 26 Sep 2012 18:15:51 +0200 Subject: fix name and version (Yoel Lion) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cb6fde4..1a18638 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([generah], [0.6.3]) +AC_INIT([geresh], [0.6.4]) AC_CONFIG_SRCDIR([geresh.1]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3