summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-13 23:33:50 -0400
committerDavid Robillard <d@drobilla.net>2022-07-18 21:14:24 -0400
commitc2e4fc3f1629d400576abb86cab43be68a65ad98 (patch)
tree3955f5424952ed2eafaafb51d5916347fb7dce07
parent14125070585825fa3ca85a3ad2f94c90767f01e4 (diff)
downloadsratom-c2e4fc3f1629d400576abb86cab43be68a65ad98.tar.gz
sratom-c2e4fc3f1629d400576abb86cab43be68a65ad98.tar.bz2
sratom-c2e4fc3f1629d400576abb86cab43be68a65ad98.zip
Sratom 0.6.12v0.6.12
-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: [