You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2018/01/12 15:42:17 UTC

[trafficserver] branch 7.1.x updated: Bump version to v7.1.3

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/7.1.x by this push:
     new 8595196  Bump version to v7.1.3
8595196 is described below

commit 85951961141f0cec24167c016b328c1c831adb58
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Fri Jan 12 08:42:00 2018 -0700

    Bump version to v7.1.3
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 4495d0c..c467c94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,8 +32,8 @@
 # Version number is calculated as MAJOR * 1000000 + MINOR * 1000 + MICRO
 # Version string is in the form of MAJOR.MINOR.MICRO[sufix]
 #
-m4_define([TS_VERSION_S],[7.1.2])
-m4_define([TS_VERSION_N],[7001002])
+m4_define([TS_VERSION_S],[7.1.3])
+m4_define([TS_VERSION_N],[7001003])
 
 AC_INIT([Apache Traffic Server], TS_VERSION_S(), [dev@trafficserver.apache.org], [trafficserver],[http://trafficserver.apache.org])
 AC_PREREQ([2.59])

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].