File:  [Local Repository] / imach / version.h.in
Revision 1.2: download - view: text, annotated - select for diffs
Tue Aug 18 23:19:18 2015 UTC (8 years, 10 months ago) by brouard
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

    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: 
    5: #define __IMACH_VERSION__ "@IMACH_VERSION_MAJOR@.@IMACH_VERSION_MINOR@"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>