From: Philip Withnall Date: Wed, 21 Jun 2017 11:54:28 +0000 (+0100) Subject: lib/remote: Fix ‘Since’ line for OstreeRemote X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~35^2~72 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9a79d13ce307d8b5b2fe0c373c5d778ad7128b5a;p=ostree.git lib/remote: Fix ‘Since’ line for OstreeRemote There was a typo in it when it was first introduced. Let’s not live in the past. Signed-off-by: Philip Withnall Closes: #950 Approved by: cgwalters --- diff --git a/src/libostree/ostree-remote.h b/src/libostree/ostree-remote.h index 96fd4556..df76f67e 100644 --- a/src/libostree/ostree-remote.h +++ b/src/libostree/ostree-remote.h @@ -41,7 +41,7 @@ G_BEGIN_DECLS * remotes can only be passed around as (reference counted) opaque handles. In * future, more API may be added to create and interrogate them. * - * Since: 2016.7 + * Since: 2017.6 */ #ifndef OSTREE_ENABLE_EXPERIMENTAL_API /* This is in ostree-types.h otherwise */