From 8ee09ed28b58ade1f3cd9b13333b5acc0e78816c Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Thu, 22 Feb 2018 22:19:01 +0200 Subject: MAINT-8200 Updated viewer-manager to codeticket version 512801. Built from lindenlab/viewer-manager-maint --- autobuild.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 45f0c26522..c63b7ff9c6 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3260,9 +3260,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 30fb521e54f34d38d957fa6a8b17bad8 + f1248b6692dcbb1a42db87ca8d9fed93 url - http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/12837/77794/viewer_manager-1.0.512124-darwin64-512124.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/13982/87166/viewer_manager-1.0.512801-darwin64-512801.tar.bz2 name darwin64 @@ -3284,9 +3284,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 0ca74b2397bee0294d767aa4e072e0c6 + c174ecc0893f8c193571b1dc80b823ad url - http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/12838/77803/viewer_manager-1.0.512124-windows-512124.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/13983/87172/viewer_manager-1.0.512801-windows-512801.tar.bz2 name windows @@ -3297,7 +3297,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors source_type hg version - 1.0.512124 + 1.0.512801 vlc-bin -- cgit v1.2.3 From c31263798c3aa6897ad3a34798a9731fcf1fba51 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 1 Mar 2018 16:51:48 -0500 Subject: Added tag 5.1.2-release for changeset 2eb917875efd --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index 973d6a9713..de85203089 100755 --- a/.hgtags +++ b/.hgtags @@ -533,3 +533,4 @@ abcab37e1b29414ab8c03af9ca2ab489d809788a 5.0.7-release 40ca7118765be85a043b31b011e4ee6bd9e33c95 5.0.9-release ad0e15543836d64d6399d28b32852510435e344a 5.1.0-release 26d9e9bb166a9a417f35b1863223a597af8185fd 5.1.1-release +2eb917875efdfe920680b9049302d0f03721245d 5.1.2-release -- cgit v1.2.3 From f8c76535a35aaf245e261357a59e977bac5b2501 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 1 Mar 2018 16:51:48 -0500 Subject: increment viewer version to 5.1.3 --- indra/newview/VIEWER_VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/VIEWER_VERSION.txt b/indra/newview/VIEWER_VERSION.txt index 61fcc87350..cdb98d26e4 100644 --- a/indra/newview/VIEWER_VERSION.txt +++ b/indra/newview/VIEWER_VERSION.txt @@ -1 +1 @@ -5.1.2 +5.1.3 -- cgit v1.2.3