Skip to content

Commit

Permalink
New Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm4 committed Jan 22, 2024
1 parent 61d15b6 commit 5e7a570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/source/AppDemo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SLDeviceRotation AppDemo::devRot;
SLDeviceLocation AppDemo::devLoc;
SLstring AppDemo::name = "SLProjectApp";
SLstring AppDemo::appTag = "SLProject";
SLstring AppDemo::version = "4.1.001";
SLstring AppDemo::version = "4.1.002";
#ifdef _DEBUG
SLstring AppDemo::configuration = "Debug";
#else
Expand Down

0 comments on commit 5e7a570

Please sign in to comment.