X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h.in;h=a8d36c868825094f2032bafed0304d6af9b37e5f;hb=d654b817f2bdb80102dd663d78f31ab3eea4f6bd;hp=da6c22c7b2248f341446855448bc542268449798;hpb=a62e3b3f79675a2b67d6e60dd2f96fbccce02dd6;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-version.h.in b/include/yaz/yaz-version.h.in index da6c22c..a8d36c8 100644 --- a/include/yaz/yaz-version.h.in +++ b/include/yaz/yaz-version.h.in @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2015 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -36,7 +36,7 @@ #define YAZ_VERSION "@VERSION@" /** \brief YAZ version as integer (for comparison purposes) */ -#define YAZ_VERSIONL 0x@YAZ_VERSION_HEX@ +#define YAZ_VERSIONL 0x@VERSION_HEX@ /** \brief YAZ file version for YAZ DLL (resource) */ #define YAZ_FILEVERSION @WIN_FILEVERSION@