From 7eda4e2dbd714dc6792ce674af52ba3512e66926 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 10 Jan 2017 08:33:06 -0500 Subject: Serd 0.26.0 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 3f6d63e3..3f12c150 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.25.0' +SERD_VERSION = '0.26.0' SERD_MAJOR_VERSION = '0' # Mandatory waf variables -- cgit v1.2.1