Version is now 203a
This commit is contained in:
parent
a058009ad0
commit
18cd8123b0
@ -1879,9 +1879,9 @@ object AboutForm: TAboutForm
|
|||||||
object Label2: TLabel
|
object Label2: TLabel
|
||||||
Left = 120
|
Left = 120
|
||||||
Top = 48
|
Top = 48
|
||||||
Width = 61
|
Width = 65
|
||||||
Height = 13
|
Height = 13
|
||||||
Caption = 'Version 2.02j'
|
Caption = 'Version 2.03a'
|
||||||
end
|
end
|
||||||
object Label3: TLabel
|
object Label3: TLabel
|
||||||
Left = 120
|
Left = 120
|
||||||
|
@ -38,7 +38,7 @@ const
|
|||||||
RS_XO = 2;
|
RS_XO = 2;
|
||||||
RS_VO = 3;
|
RS_VO = 3;
|
||||||
|
|
||||||
AppVersionString = 'Apophysis 2.02j';
|
AppVersionString = 'Apophysis 2.03a';
|
||||||
|
|
||||||
type
|
type
|
||||||
TMouseMoveState = (msUsual, msZoomWindow, msZoomOutWindow, msZoomWindowMove, msZoomOutWindowMove, msDrag, msDragMove, msRotate, msRotateMove);
|
TMouseMoveState = (msUsual, msZoomWindow, msZoomOutWindow, msZoomWindowMove, msZoomOutWindowMove, msDrag, msDragMove, msRotate, msRotateMove);
|
||||||
|
Loading…
Reference in New Issue
Block a user