Bump package and ABI version numbers 3.3.0 v3.3.0
authorJennifer Richards <jennifer@painless-security.com>
Fri, 23 Feb 2018 17:06:44 +0000 (12:06 -0500)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 23 Feb 2018 17:06:44 +0000 (12:06 -0500)
Makefile.am
configure.ac
trust_router.spec

index de442b0..ae745ef 100644 (file)
@@ -48,7 +48,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_CFLAGS = $(AM_CFLAGS) -fvisibility=hidden
 libtr_tid_la_LIBADD = gsscon/libgsscon.la $(GLIB_LIBS)
-libtr_tid_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:0:2 -no-undefined
+libtr_tid_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:1:2 -no-undefined
 
 common_t_constraint_SOURCES = common/t_constraint.c \
 common/tr_debug.c \
 
 common_t_constraint_SOURCES = common/t_constraint.c \
 common/tr_debug.c \
index 6b69f70..47c962b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
 AC_PREREQ(2.63)
-AC_INIT([trust_router],[3.0.3],
+AC_INIT([trust_router],[3.3.0],
 [bugs@project-moonshot.org])
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_AUX_DIR(build-aux)
 [bugs@project-moonshot.org])
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_AUX_DIR(build-aux)
index 4e0fe6f..f0000ec 100644 (file)
@@ -1,6 +1,6 @@
 %global optflags %{optflags} -Wno-parentheses
 Name:           trust_router
 %global optflags %{optflags} -Wno-parentheses
 Name:           trust_router
-Version:        3.0.3
+Version:        3.3.0
 Release:        1%{?dist}
 Summary:        Moonshot Trust Router
 
 Release:        1%{?dist}
 Summary:        Moonshot Trust Router