From d79e3a21c6fd34a4994a20431cf2566f9405e024 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 8 Apr 2013 12:00:29 -0400 Subject: bump to 3.1 --- wscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wscript') diff --git a/wscript b/wscript index c0d518cbe6..433f1a6f3c 100644 --- a/wscript +++ b/wscript @@ -15,8 +15,8 @@ if sys.platform == 'darwin': OSX_VERSION = '3.0beta6' VERSION = '3.0beta6' else: - LINUX_VERSION = '3.0' - VERSION = '3.0' + LINUX_VERSION = '3.1' + VERSION = '3.1' APPNAME = 'Ardour3' -- cgit v1.2.3