Bump versions to 1.5.2 in a couple places. v1.5.2
authorJennifer Richards <jennifer@painless-security.com>
Wed, 10 Aug 2016 17:36:17 +0000 (13:36 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Wed, 10 Aug 2016 17:36:17 +0000 (13:36 -0400)
configure.ac
trust_router.spec

index baeeb9c..c8b1d47 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([trust_router],[1.5.1],
+AC_INIT([trust_router],[1.5.2],
 [bugs@project-moonshot.org])
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_AUX_DIR(build-aux)
index 098779d..5b2e264 100644 (file)
@@ -94,7 +94,7 @@ exit 0
 %post
 # Data directory
 tr_home=/var/lib/trust_router
-tr_schema=${tr_home}/.schema_1.5.1
+tr_schema=${tr_home}/.schema_1.5.2
 test -d ${tr_home} ||mkdir ${tr_home}
 chown trustrouter:trustrouter ${tr_home}
 test -e $tr_schema || rm -f $tr_home/keys