From 6d7669cc0a8120ba9b2586c864ad105628bba311 Mon Sep 17 00:00:00 2001 From: msweet Date: Mon, 11 Jan 2016 20:26:17 +0000 Subject: [PATCH] Bump version. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13038 a1ca3aef-8c08-0410-bb20-df032aa958be --- test/run-stp-tests.sh | 4 ++-- test/str-header.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh index a9cb021ca8..0f9805df24 100755 --- a/test/run-stp-tests.sh +++ b/test/run-stp-tests.sh @@ -723,9 +723,9 @@ date=`date "+%Y-%m-%d"` if test -d $root/.svn; then rev=`svn info . | grep Revision: | awk '{print $2}'` - strfile=$BASE/cups-str-2.1-r$rev-$user.html + strfile=$BASE/cups-str-2.2-r$rev-$user.html else - strfile=$BASE/cups-str-2.1-$date-$user.html + strfile=$BASE/cups-str-2.2-$date-$user.html fi rm -f $strfile diff --git a/test/str-header.html b/test/str-header.html index d13205af63..ff53eaf832 100644 --- a/test/str-header.html +++ b/test/str-header.html @@ -1,10 +1,10 @@ - - + + - CUPS 2.1 Software Test Report + CUPS 2.2 Software Test Report