Initial commit
[tietoopcom] / include / version.in
1 #ifndef __version_h__
2 #define __version_h__
3
4 #define APP_NAME        "Tieto Open Communicator"
5 #define VERSION         "0.5.@REVISION@"
6 #define TARGET          "@TARGET@"
7
8 #endif