Home
last modified time | relevance | path

Searched refs:APP_VERSION_STR (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/tests/sertest/
H A Dsertest.c8 #define APP_VERSION_STR "0.01" macro
31 printf("Serial Port Test Application Version %s\n", APP_VERSION_STR); in main()