summaryrefslogtreecommitdiff
path: root/inst/stk_version.m
diff options
context:
space:
mode:
Diffstat (limited to 'inst/stk_version.m')
-rw-r--r--inst/stk_version.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/inst/stk_version.m b/inst/stk_version.m
index f30a90a..6bb9a7c 100644
--- a/inst/stk_version.m
+++ b/inst/stk_version.m
@@ -2,7 +2,7 @@
% Copyright Notice
%
-% Copyright (C) 2015-2019 CentraleSupelec
+% Copyright (C) 2015-2023 CentraleSupelec
% Copyright (C) 2013, 2014 SUPELEC
%
% Author: Julien Bect <julien.bect@centralesupelec.fr>
@@ -29,6 +29,6 @@
function v = stk_version ()
-v = '2.7.0';
+v = '2.8.0';
end % function