Version is now 203a

This commit is contained in:
ronaldhordijk
2005-10-02 06:50:29 +00:00
parent a058009ad0
commit 18cd8123b0
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ const
RS_XO = 2;
RS_VO = 3;
AppVersionString = 'Apophysis 2.02j';
AppVersionString = 'Apophysis 2.03a';
type
TMouseMoveState = (msUsual, msZoomWindow, msZoomOutWindow, msZoomWindowMove, msZoomOutWindowMove, msDrag, msDragMove, msRotate, msRotateMove);