Versioning: Add BETA_1 and PRE_BETA_2 version constants.
* PRE_BETA_2 is now the default in master. * For libbe: R1/alpha4 used internal=8, but nobody bumped master at the same time, so now we are on internal=9.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
# The Haiku (base) version. For development builds the revision will be
|
||||
# attached.
|
||||
HAIKU_VERSION = r1~alpha4_pm ;
|
||||
HAIKU_VERSION = r1~beta1 ;
|
||||
|
||||
|
||||
#pragma mark - container settings
|
||||
|
||||
Reference in New Issue
Block a user