mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-14 02:52:52 +03:00
Update version files for release
This commit is contained in:
parent
a66ea42b55
commit
cf6327fcff
@ -20,11 +20,6 @@
|
||||
|
||||
#include "desktop/version.h"
|
||||
|
||||
const char * const netsurf_version = "3.7 (Dev"
|
||||
#if defined(CI_BUILD)
|
||||
" CI #" CI_BUILD
|
||||
#endif
|
||||
")"
|
||||
;
|
||||
const char * const netsurf_version = "3.7 (15th October 2017)";
|
||||
const int netsurf_version_major = 3;
|
||||
const int netsurf_version_minor = 7;
|
||||
|
Loading…
x
Reference in New Issue
Block a user