From 8460d525ae133bd5bdb14d2bfade4367e15bfd6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Guti=C3=A9rrez=20de=20Quevedo=20P=C3=A9?= =?UTF-8?q?rez?= Date: Tue, 9 Sep 2014 06:52:56 +0200 Subject: [PATCH] CHG: update release number --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index f5f1bd0..7fece3f 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([hermes], [1.8], [juanjo@gutierrezdequevedo.com]) +AC_INIT([hermes], [1.9], [juanjo@gutierrezdequevedo.com]) dnl AC_CONFIG_AUX_DIR=([./config])