From 8ff9daef8eebf9660e370872043b77cb49614979 Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Fri, 1 Jun 2018 22:31:47 -0400 Subject: [PATCH] Bump version to 4.3.0, ABI to 4:2:2 --- Makefile.am | 2 +- configure.ac | 2 +- trust_router.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index c08e9df..1484ec2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,7 +93,7 @@ trp/trp_upd.c libtr_tid_la_CFLAGS = $(AM_CFLAGS) -fvisibility=hidden libtr_tid_la_LIBADD = gsscon/libgsscon.la $(GLIB_LIBS) -libtr_tid_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:1:2 -no-undefined +libtr_tid_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:2:2 -no-undefined common_t_constraint_SOURCES = common/t_constraint.c \ common/tr_debug.c \ diff --git a/configure.ac b/configure.ac index b3d9b27..a469807 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([trust_router],[3.4.0~3], +AC_INIT([trust_router],[3.4.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 cdd5f6f..a9f75cd 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -1,7 +1,7 @@ %global optflags %{optflags} -Wno-parentheses %{!?_release_number: %define _release_number 1} Name: trust_router -Version: 3.4.0~3 +Version: 3.4.0 Release: %{_release_number}%{?dist} Summary: Moonshot Trust Router -- 2.1.4