From 6af17e0994fa2105352104c0b578010c83323d14 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Oct 2015 21:14:52 +0000 Subject: Serd 0.22.0 git-svn-id: http://svn.drobilla.net/serd/trunk@501 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 3d3dd775..37371e65 100644 --- a/wscript +++ b/wscript @@ -11,7 +11,7 @@ import waflib.extras.autowaf as autowaf # major increment <=> incompatible changes # minor increment <=> compatible changes (additions) # micro increment <=> no interface changes -SERD_VERSION = '0.21.1' +SERD_VERSION = '0.22.0' SERD_MAJOR_VERSION = '0' # Mandatory waf variables -- cgit v1.2.1