mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-06 04:38:30 +00:00
Update version to 1.5 snapshot C.
This commit is contained in:
parent
2c11ac2476
commit
f7742cf044
@ -264,7 +264,7 @@ int main (int argc, char *argv[])
|
||||
text_color_init(t_opt);
|
||||
text_color_set(DW_COLOR_INFO);
|
||||
//dw_printf ("Dire Wolf version %d.%d (%s) Beta Test\n", MAJOR_VERSION, MINOR_VERSION, __DATE__);
|
||||
dw_printf ("Dire Wolf DEVELOPMENT version %d.%d %s (%s)\n", MAJOR_VERSION, MINOR_VERSION, "B", __DATE__);
|
||||
dw_printf ("Dire Wolf DEVELOPMENT version %d.%d %s (%s)\n", MAJOR_VERSION, MINOR_VERSION, "C", __DATE__);
|
||||
//dw_printf ("Dire Wolf version %d.%d\n", MAJOR_VERSION, MINOR_VERSION);
|
||||
|
||||
// FIXME: temp test
|
||||
|
Loading…
x
Reference in New Issue
Block a user