inlib  1.2.0
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/version
Go to the documentation of this file.
00001 // Copyright (C) 2010, Guy Barrand. All rights reserved.
00002 // See the file inlib.license for terms.
00003 
00004 #ifndef inlib_version
00005 #define inlib_version
00006 
00007 #define INLIB_MAJOR_VERSION 1
00008 #define INLIB_MINOR_VERSION 3
00009 #define INLIB_PATCH_VERSION 0
00010 #define INLIB_VERSION "1.3.0"
00011 #define INLIB_VERSION_VRP "v1r3p0"
00012 
00013 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines