From 507c5ccb2728886c4d649b91d43c1229d239437b Mon Sep 17 00:00:00 2001 From: Justin Stephenson Date: Fri, 14 Apr 2023 14:23:40 -0400 Subject: [PATCH] Bump to version 13 --- configure.ac | 2 +- tlog.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 690bee9..39ba936 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], [12]) +AC_INIT([tlog], [13]) AM_INIT_AUTOMAKE([1.9 -Wall foreign]) AM_MAINTAINER_MODE AC_CONFIG_HEADER([config.h]) diff --git a/tlog.spec b/tlog.spec index 81f75f1..9d2249a 100644 --- a/tlog.spec +++ b/tlog.spec @@ -19,7 +19,7 @@ %{!?make_build:%global make_build %{__make} %{?_smp_mflags}} Name: tlog -Version: 12 +Version: 13 Release: 1%{?dist} Summary: Terminal I/O logger