mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
61b3e1487c
* delay load Users menu git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
5 lines
134 B
C
5 lines
134 B
C
#define PHAPP_VERSION_MAJOR 2
|
|
#define PHAPP_VERSION_MINOR 23
|
|
#define PHAPP_VERSION_REVISION 0
|
|
#define PHAPP_VERSION_STRING "2.23"
|