From 172e9be14d29edeee0527ad57ad081365941310f Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Mon, 11 Sep 2017 18:33:28 -0400 Subject: [PATCH] Update version number (now 3.0.2) --- configure.ac | 2 +- trust_router.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index efaa26d..1a5a53e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([trust_router],[3.0.1], +AC_INIT([trust_router],[3.0.2], [bugs@project-moonshot.org]) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_AUX_DIR(build-aux) diff --git a/trust_router.spec b/trust_router.spec index 41b6d68..21373de 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -1,6 +1,6 @@ %global optflags %{optflags} -Wno-parentheses Name: trust_router -Version: 3.0.1 +Version: 3.0.2 Release: 1%{?dist} Summary: Moonshot Trust Router -- 2.1.4