diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-04-21 10:22:43 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-06-01 14:28:44 -0400 |
commit | efe2a6652ccc021b87dbc9118cf8010d98e468c2 (patch) | |
tree | c6de9f37507786e5e4f31792a8c07ad40d4c0f67 /debian/gbp.conf | |
parent | 7b2a1841e75ac17a963f9f52487148ff92e437a8 (diff) | |
download | abseil-efe2a6652ccc021b87dbc9118cf8010d98e468c2.tar.gz abseil-efe2a6652ccc021b87dbc9118cf8010d98e468c2.tar.bz2 abseil-efe2a6652ccc021b87dbc9118cf8010d98e468c2.zip |
Begin updating packaging for Abseil 20210324.1
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index aa383957..f54fc37e 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -13,4 +13,4 @@ # the License. [DEFAULT] -upstream-tag = 20210324.0 +upstream-tag = 20210324.1 |