From: Adam Dickmeiss Date: Thu, 21 Feb 2008 11:03:33 +0000 (+0000) Subject: Fixed YAZ_VERSIONL X-Git-Tag: YAZ.3.0.26 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=bab540a6816b1ae07a834075e0c71d0f160565e4 Fixed YAZ_VERSIONL --- diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 61904dd..11a441a 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: yaz-version.h,v 1.145 2008-02-21 10:48:44 adam Exp $ */ +/* $Id: yaz-version.h,v 1.146 2008-02-21 11:03:33 adam Exp $ */ /** * \file yaz-version.h * \brief Defines YAZ version. @@ -34,7 +34,7 @@ #include #define YAZ_VERSION "3.0.26" -#define YAZ_VERSIONL 0x030016 +#define YAZ_VERSIONL 0x03001A #define YAZ_FILEVERSION 3,0,26,1