Return to version.h.in CVS log | Up to [Local Repository] / imach |
1.1 brouard 1: #define __IMACH_VERSION_MAJOR__ @IMACH_VERSION_MAJOR@
2: #define __IMACH_VERSION_MINOR__ @IMACH_VERSION_MINOR@
3: #define __IMACH_VERSION_PATCH__ @IMACH_VERSION_PATCH@
4:
1.2 ! brouard 5: #define __IMACH_VERSION__ "@IMACH_VERSION_MAJOR@.@IMACH_VERSION_MINOR@"