mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup - In the future, DO NOT under any circumstances branch another branch. This leads to merge problems! svn path=/branches/usb-bringup-trunk/; revision=55018
5 lines
166 B
C
5 lines
166 B
C
#define REACTOS_FILEVERSION 5,3,0,900
|
|
#define REACTOS_STR_FILE_VERSION "5.3.0.900"
|
|
#define REACTOS_PRODUCTVERSION 5,3,0,900
|
|
#define REACTOS_STR_PRODUCT_VERSION "5.3"
|