diff --git a/Doc/sphinx/conf.py b/Doc/sphinx/conf.py index 26847ad..a19d61b 100644 --- a/Doc/sphinx/conf.py +++ b/Doc/sphinx/conf.py @@ -48,9 +48,9 @@ copyright = u'2010, Merlijn Wajer, Raymond van Venetie' # built documents. # # The short X.Y version. -version = '0.830' +version = '0.97' # The full version, including alpha/beta/rc tags. -release = '0.830' +release = '0.97' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/Projects/Simba/simbaunit.pas b/Projects/Simba/simbaunit.pas index c34caa8..eac81c7 100644 --- a/Projects/Simba/simbaunit.pas +++ b/Projects/Simba/simbaunit.pas @@ -62,7 +62,7 @@ uses settings, updater; const - SimbaVersion = 830; + SimbaVersion = 970; interp_PS = 0; //PascalScript interp_RT = 1; //RUTIS