prepare for release -- wip --
This commit is contained in:
@@ -29,7 +29,7 @@ resource app_version {
|
||||
minor = 5,
|
||||
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 2,
|
||||
internal = 3,
|
||||
|
||||
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."
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// #define LIBBSVG
|
||||
#define BUILD_TIME __DATE__
|
||||
/* Version number of package */
|
||||
#define VERSION "1.7.5.2"
|
||||
#define VERSION "1.7.5.3"
|
||||
/* architecture of build machine */
|
||||
#define UNIX_ARCHITECTURE "BePC-Haiku"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user