Initial commit
[tietoopcom] / include / version.h
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          "tietoopcom"
7
8 #endif