Update versioning.
This commit is contained in:
12
VersionInfo.h
Normal file
12
VersionInfo.h
Normal file
@@ -0,0 +1,12 @@
|
||||
// wCenterWindow
|
||||
// version.h
|
||||
//
|
||||
#pragma once
|
||||
|
||||
#define V_MAJOR 2
|
||||
#define V_MINOR 3
|
||||
#define V_BUILD 3
|
||||
#define PRODUCT_NAME "wCenterWindow"
|
||||
#define PRODUCT_AUTHORS "W0LF aka 'dreamforce'"
|
||||
#define PRODUCT_YEAR_START 2020
|
||||
#define PRODUCT_DESCRIPTION "Centers windows by hotkey"
|
||||
Reference in New Issue
Block a user