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 2721af9..990cead 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-sratom (0.6.11) unstable;
+sratom (0.6.12) stable;
* Switch to meson build system
- -- David Robillard <d@drobilla.net> Sat, 28 May 2022 00:54:06 +0000
+ -- David Robillard <d@drobilla.net> Tue, 19 Jul 2022 01:13:03 +0000
sratom (0.6.10) stable;
diff --git a/meson.build b/meson.build
index 2128e5a..36d31ec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('sratom', ['c'],
- version: '0.6.11',
+ version: '0.6.12',
license: 'ISC',
meson_version: '>= 0.56.0',
default_options: [