a20a26e264
* PRE_BETA_3 is now the default in master.
15 lines
227 B
Plaintext
15 lines
227 B
Plaintext
resource app_version {
|
|
major = 1,
|
|
middle = 0,
|
|
minor = 0,
|
|
|
|
variety = B_APPV_BETA,
|
|
|
|
internal = 9,
|
|
|
|
short_info = "Walter",
|
|
long_info = "©2001-2020 Haiku Inc."
|
|
};
|
|
|
|
resource app_signature "application/x-vnd.Haiku-libbe" ;
|