]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Bump version.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 11 Jan 2016 20:26:17 +0000 (20:26 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 11 Jan 2016 20:26:17 +0000 (20:26 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13038 a1ca3aef-8c08-0410-bb20-df032aa958be

test/run-stp-tests.sh
test/str-header.html

index a9cb021ca8ed4d4e7744e190d720f0404dba6039..0f9805df2423a880bdb2605d7142b4eb4480d8bc 100755 (executable)
@@ -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
index d13205af63b575ccd7d7c6c1e38aa53a17b2935f..ff53eaf832c60db11e6aae49dc873c66cb92eabc 100644 (file)
@@ -1,10 +1,10 @@
 <HTML>
 <HEAD>
        <META NAME="Description" CONTENT="CUPS Test Report">
-       <META NAME="COPYRIGHT" CONTENT="Copyright 2007-2015, All Rights Reserved">
-       <META NAME="DOCNUMBER" CONTENT="CUPS-STR-2.1">
+       <META NAME="COPYRIGHT" CONTENT="Copyright 2007-2016, All Rights Reserved">
+       <META NAME="DOCNUMBER" CONTENT="CUPS-STR-2.2">
        <META NAME="Author" CONTENT="Apple Inc.">
-       <TITLE>CUPS 2.1 Software Test Report</TITLE>
+       <TITLE>CUPS 2.2 Software Test Report</TITLE>
        <STYLE TYPE="text/css"><!--
        PRE {
          font-size: 80%;
 </HEAD>
 <BODY>
 
-<H1>CUPS 2.1 Software Test Report</H1>
+<H1>CUPS 2.2 Software Test Report</H1>
 
 <P>This software test report provides detailed test results that
-are used to evaluate the stability and compliance of CUPS Version 2.1.
+are used to evaluate the stability and compliance of CUPS Version 2.2.
 
 <H2>Document Overview</H2>