diff --git a/configure.ac b/configure.ac index 18eb996..82520b0 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([tlog], [13]) +AC_INIT([tlog], [14]) AM_INIT_AUTOMAKE([1.9 -Wall foreign]) AM_MAINTAINER_MODE AC_CONFIG_HEADER([config.h]) diff --git a/tlog.spec b/tlog.spec index 9d2249a..92d1be4 100644 --- a/tlog.spec +++ b/tlog.spec @@ -19,7 +19,7 @@ %{!?make_build:%global make_build %{__make} %{?_smp_mflags}} Name: tlog -Version: 13 +Version: 14 Release: 1%{?dist} Summary: Terminal I/O logger