Use fixed name for a GitHub-generated zip
This commit is contained in:
parent
57d61085e2
commit
9576db91c1
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,8 @@
|
|||
#define VERSION "staging"
|
||||
/* String appended to the .conf file. */
|
||||
#define CONF_BRAND "staging-git"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "git"
|
||||
|
||||
/* Define to 1 to enable internal debugger, requires libcurses */
|
||||
#define C_DEBUG 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue