Fixed season value
This commit is contained in:
parent
23af9ad34c
commit
dc8b048d76
2 changed files with 3 additions and 3 deletions
2
about.h
2
about.h
|
@ -26,7 +26,7 @@
|
|||
#define LICENSE_3 "under certain conditions; type `c' for details."
|
||||
|
||||
#define PROGRAM_NAME "limpador do luca0N!"
|
||||
#define PROGRAM_SEASON 2
|
||||
#define PROGRAM_SEASON 3
|
||||
#define PROGRAM_VERSION "v3.0"
|
||||
#define PROGRAM_VERSION_TIMESTAMP "26/04/2020"
|
||||
#define PROGRAM_VERSION_BRANCH "dev"
|
||||
|
|
Reference in a new issue