Bump version in .rdef file

This commit is contained in:
Jim Saxton
2016-01-28 12:05:06 -08:00
parent 206d08363e
commit 7f4b4694cf

View File

@@ -29,7 +29,7 @@ resource app_version {
minor = 5, minor = 5,
variety = B_APPV_FINAL, variety = B_APPV_FINAL,
internal = 1, internal = 2,
short_info = "Yab BASIC programming language", 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." 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."