From 8efc95955770989b3d09c011bc3e311f84787f1d Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Tue, 2 Jul 2013 13:57:33 -0700 Subject: Add compile and runtime library version functions --- cmake/config.h.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake/config.h.in') diff --git a/cmake/config.h.in b/cmake/config.h.in index 9535d66..e7a83c4 100644 --- a/cmake/config.h.in +++ b/cmake/config.h.in @@ -2,8 +2,6 @@ #ifndef CONFIG_H #define CONFIG_H -#define VERSION "${VERSION}" - #ifndef __cplusplus # define inline ${C_INLINE_KEYWORD} #endif -- cgit v1.2.1