Versioning: Add BETA_2 and PRE_BETA_3 constants.
* PRE_BETA_3 is now the default in master.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
# The Haiku (base) version. For development builds the revision will be
|
||||
# attached.
|
||||
HAIKU_VERSION = r1~beta1 ;
|
||||
HAIKU_VERSION = r1~beta2 ;
|
||||
|
||||
|
||||
#pragma mark - container settings
|
||||
|
||||
Reference in New Issue
Block a user