diff --git a/src/YAB.rdef b/src/YAB.rdef index 7156db9..930d089 100644 --- a/src/YAB.rdef +++ b/src/YAB.rdef @@ -29,7 +29,7 @@ resource app_version { minor = 5, variety = B_APPV_FINAL, - internal = 1, + internal = 2, short_info = "Yab BASIC programming language", long_info = "Yab allows fast prototyping with simple and clean code. yab contains a large number of BeAPI specific commands for GUI creation and much, much more."