version 2.03b and added library ysed to about box

This commit is contained in:
ronaldhordijk
2005-10-30 12:46:08 +00:00
parent bcd39f2a98
commit 62d15d0ef4
4 changed files with 121 additions and 25 deletions

View File

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