mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
67835419f1
* ExtendedServices: bump to 1.6 * ExtendedServices: disabled editing of required privileges for services git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
5 lines
134 B
C
5 lines
134 B
C
#define PHAPP_VERSION_MAJOR 2
|
|
#define PHAPP_VERSION_MINOR 18
|
|
#define PHAPP_VERSION_REVISION 0
|
|
#define PHAPP_VERSION_STRING "2.18"
|