dynare/matlab/dynare_version.m

19 lines
332 B
Matlab

function dynare_version
% function dynare_version
% This command returns Dynare version number
%
% INPUTS
% none
%
% OUTPUTS
% Dynare version number
%
% SPECIAL REQUIREMENTS
% none
%
% part of DYNARE, copyright Dynare Team (2001-2008)
% Gnu Public License.
return '4-Prerelease'