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, 9 months ago) by brouard
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

#define __IMACH_VERSION_MAJOR__ @IMACH_VERSION_MAJOR@
#define __IMACH_VERSION_MINOR__ @IMACH_VERSION_MINOR@
#define __IMACH_VERSION_PATCH__ @IMACH_VERSION_PATCH@

#define __IMACH_VERSION__ "@IMACH_VERSION_MAJOR@.@IMACH_VERSION_MINOR@"

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