- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / drivers / storage / ide / uniata / uniata_ver.h
1 #define UNIATA_VER_STR "44b1"
2 #define UNIATA_VER_DOT 0.44.2.1
3 #define UNIATA_VER_MJ 0
4 #define UNIATA_VER_MN 44
5 #define UNIATA_VER_SUB_MJ 2
6 #define UNIATA_VER_SUB_MN 1
7 #define UNIATA_VER_DOT_COMMA 0,44,2,1
8 #define UNIATA_VER_DOT_STR "0.44.2.1"
9 #define UNIATA_VER_YEAR 2012
10 #define UNIATA_VER_YEAR_STR "2012"