X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit-1.0%2Fconfigure.h.in;h=4fab993df5cfe55831fe3670a5d7ad07241f2ff9;hb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;hp=8aec3865f5da3c6117d56670d4610228679aab1b;hpb=f1ed1535de64141a6a911cc18a9109f0f9c55c80;p=awesomized%2Flibmemcached diff --git a/libhashkit-1.0/configure.h.in b/libhashkit-1.0/configure.h.in index 8aec3865..4fab993d 100644 --- a/libhashkit-1.0/configure.h.in +++ b/libhashkit-1.0/configure.h.in @@ -1,4 +1,5 @@ /* HashKit + * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/ * Copyright (C) 2009-2010 Brian Aker * All rights reserved. * @@ -8,6 +9,9 @@ #pragma once +#define LIBHASHKIT_VERSION_STRING "@LIBHASHKIT_VERSION_STRING@" +#define LIBHASHKIT_VERSION_HEX @LIBHASHKIT_VERSION_HEX@ + #ifdef __cplusplus extern "C" { #endif