release version number
This commit is contained in:
parent
65d6a88115
commit
03694697c7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ LED bar: lbr
|
||||||
|
|
||||||
// version and application name (always use this version)
|
// version and application name (always use this version)
|
||||||
#undef VERSION
|
#undef VERSION
|
||||||
#define VERSION "3.2.2cvs"
|
#define VERSION "3.2.2"
|
||||||
#define APP_NAME "llcon"
|
#define APP_NAME "llcon"
|
||||||
|
|
||||||
// Windows registry key name of auto run entry for the server
|
// Windows registry key name of auto run entry for the server
|
||||||
|
|
Loading…
Reference in a new issue