lib/remote: Fix ‘Since’ line for OstreeRemote
authorPhilip Withnall <withnall@endlessm.com>
Wed, 21 Jun 2017 11:54:28 +0000 (12:54 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 21 Jun 2017 13:00:55 +0000 (13:00 +0000)
There was a typo in it when it was first introduced. Let’s not live in
the past.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #950
Approved by: cgwalters

src/libostree/ostree-remote.h

index 96fd45568e5f6a4f8c5e2000da310764b5729478..df76f67e70268ff763c101aceba497e9b3449f32 100644 (file)
@@ -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 */