Repository: trafficserver
Updated Branches:
  refs/heads/4.2.x 55ddb12bb -> e1bc9f832


Bump Version


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e1bc9f83
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e1bc9f83
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/e1bc9f83

Branch: refs/heads/4.2.x
Commit: e1bc9f8327d1764779caf756bbe04c1ebc47df59
Parents: 55ddb12
Author: Phil Sorber <[email protected]>
Authored: Mon Jan 26 13:05:27 2015 -0700
Committer: Phil Sorber <[email protected]>
Committed: Mon Jan 26 13:05:27 2015 -0700

----------------------------------------------------------------------
 STATUS       | 2 ++
 configure.ac | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e1bc9f83/STATUS
----------------------------------------------------------------------
diff --git a/STATUS b/STATUS
index 628d14d..285b3f5 100644
--- a/STATUS
+++ b/STATUS
@@ -8,6 +8,8 @@ The current version of this file can be found at:
 
 Release history:
 
+    4.2.3           : Released on Jan 31st, 2015
+    4.2.2           : Released on Sep 4th, 2014
     4.2.1           : Released on Apr 29th, 2014
     4.2.0           : Released on Mar 19th, 2014
 

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e1bc9f83/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 63ea4ca..7f03955 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],[4.2.2])
-m4_define([TS_VERSION_N],[4002002])
+m4_define([TS_VERSION_S],[4.2.3])
+m4_define([TS_VERSION_N],[4002003])
 
 AC_INIT([Apache Traffic Server], TS_VERSION_S(), 
[[email protected]], 
[trafficserver],[http://trafficserver.apache.org])
 AC_PREREQ([2.59])

Reply via email to