From deb34e06edd115e4ce8f4d0d82eb7641d80c742e Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Thu, 29 Jun 2017 12:29:14 -0400 Subject: [PATCH] Bump version in trust_router.spec, configure.ac (cherry picked from commit 83348c0) --- configure.ac | 2 +- trust_router.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index dabfd1e..25f1340 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([trust_router],[2.1.1], +AC_INIT([trust_router],[3.0.0], [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 b2be331..69701ed 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -1,6 +1,6 @@ %global optflags %{optflags} -Wno-parentheses Name: trust_router -Version: 2.1.1 +Version: 3.0.0 Release: 1%{?dist} Summary: Moonshot Trust Router -- 2.1.4