You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by rj...@apache.org on 2019/01/01 11:46:32 UTC

svn commit: r1850092 - in /apr/apr-util/branches/1.6.x: ./ NOTICE include/apu_version.h

Author: rjung
Date: Tue Jan  1 11:46:32 2019
New Revision: 1850092

URL: http://svn.apache.org/viewvc?rev=1850092&view=rev
Log:
Happy New Year 2019

Backport of r1850087 from trunk resp. r1850091
from 1.7.x.

Modified:
    apr/apr-util/branches/1.6.x/   (props changed)
    apr/apr-util/branches/1.6.x/NOTICE
    apr/apr-util/branches/1.6.x/include/apu_version.h

Propchange: apr/apr-util/branches/1.6.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Jan  1 11:46:32 2019
@@ -1,6 +1,6 @@
-/apr/apr/trunk:781403,781409,784519,784592,789965,794508,917837-917838,982408-982409,998533,1086937,1127053,1127648,1128838,1129433,1133587,1207704,1210524,1211987,1214516,1308087,1308131,1308318,1327636,1340286,1346865,1357761,1357772,1357780,1357966,1357968,1357979,1358295,1358480,1361811,1362241,1362248,1362252,1362255,1363076,1369681,1370626,1371811,1371817,1371919,1371923,1382174,1389154,1389169,1390461,1390477,1402870,1402897,1402903,1402907,1406088,1422413,1425356,1426442,1426448,1438960,1449308,1449314,1460185,1460243-1460244,1462219,1462224,1484271,1493715,1495887,1495889,1496407,1516261,1523479,1529554,1531009,1541054,1543399,1544846,1618843,1619438,1625247,1626561,1648830,1711657,1722547,1728958,1728963,1747941,1751567,1751806,1751898,1752008,1763665,1763667,1763669,1763672-1763673,1763842-1763843,1765378,1772414,1778153,1781391,1782042,1782045,1788335,1789947,1809394,1811470,1820080,1825311,1832415,1834022-1834024,1834057,1834253,1836229,1836231
+/apr/apr/trunk:781403,781409,784519,784592,789965,794508,917837-917838,982408-982409,998533,1086937,1127053,1127648,1128838,1129433,1133587,1207704,1210524,1211987,1214516,1308087,1308131,1308318,1327636,1340286,1346865,1357761,1357772,1357780,1357966,1357968,1357979,1358295,1358480,1361811,1362241,1362248,1362252,1362255,1363076,1369681,1370626,1371811,1371817,1371919,1371923,1382174,1389154,1389169,1390461,1390477,1402870,1402897,1402903,1402907,1406088,1422413,1425356,1426442,1426448,1438960,1449308,1449314,1460185,1460243-1460244,1462219,1462224,1484271,1493715,1495887,1495889,1496407,1516261,1523479,1529554,1531009,1541054,1543399,1544846,1618843,1619438,1625247,1626561,1648830,1711657,1722547,1728958,1728963,1747941,1751567,1751806,1751898,1752008,1763665,1763667,1763669,1763672-1763673,1763842-1763843,1765378,1772414,1778153,1781391,1782042,1782045,1788335,1789947,1809394,1811470,1820080,1825311,1832415,1834022-1834024,1834057,1834253,1836229,1836231,1850087
 /apr/apr-util/branches/1.3.x:896410,1154885
 /apr/apr-util/branches/1.4.x:1126217,1211211,1211219,1211223,1211330
 /apr/apr-util/branches/1.5.x:1757430
-/apr/apr-util/branches/1.7.x:1820085-1820086
+/apr/apr-util/branches/1.7.x:1820085-1820086,1850091
 /apr/apr-util/trunk:731033-731034,731225,731236,731291,731293,731379,743986,744009,745771,747612,747623,747630,1626561

Modified: apr/apr-util/branches/1.6.x/NOTICE
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.6.x/NOTICE?rev=1850092&r1=1850091&r2=1850092&view=diff
==============================================================================
--- apr/apr-util/branches/1.6.x/NOTICE (original)
+++ apr/apr-util/branches/1.6.x/NOTICE Tue Jan  1 11:46:32 2019
@@ -1,5 +1,5 @@
 Apache Portable Runtime Utility Library
-Copyright (c) 2000-2018 The Apache Software Foundation.
+Copyright (c) 2000-2019 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: apr/apr-util/branches/1.6.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.6.x/include/apu_version.h?rev=1850092&r1=1850091&r2=1850092&view=diff
==============================================================================
--- apr/apr-util/branches/1.6.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.6.x/include/apu_version.h Tue Jan  1 11:46:32 2019
@@ -38,7 +38,7 @@
  */
 
 
-#define APU_COPYRIGHT "Copyright (c) 2000-2018 The Apache Software " \
+#define APU_COPYRIGHT "Copyright (c) 2000-2019 The Apache Software " \
                       "Foundation or its licensors, as applicable."
 
 /* The numeric compile-time version constants. These constants are the