summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--meson.build2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5593cba..db14f0e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-sratom (0.6.13) unstable; urgency=medium
+sratom (0.6.14) stable; urgency=medium
* Add project metadata
* Adopt REUSE machine-readable licensing standard
- -- David Robillard <d@drobilla.net> Thu, 01 Sep 2022 18:20:58 +0000
+ -- David Robillard <d@drobilla.net> Fri, 09 Sep 2022 17:29:00 +0000
sratom (0.6.12) stable; urgency=medium
diff --git a/meson.build b/meson.build
index 4baea3d..9637184 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: 0BSD OR ISC
project('sratom', ['c'],
- version: '0.6.13',
+ version: '0.6.14',
license: 'ISC',
meson_version: '>= 0.56.0',
default_options: [