From 45f0b7c3a042d42aeee3263e84d61e3a55809763 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 22 Jul 2018 20:36:21 +0200 Subject: Serd 0.30.0 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index fb9a31e5..59e0214a 100644 --- a/wscript +++ b/wscript @@ -10,7 +10,7 @@ import waflib.extras.autowaf as autowaf # major increment <=> incompatible changes # minor increment <=> compatible changes (additions) # micro increment <=> no interface changes -SERD_VERSION = '0.29.4' +SERD_VERSION = '0.30.0' SERD_MAJOR_VERSION = '0' # Mandatory waf variables -- cgit v1.2.1