girara
version.h
Go to the documentation of this file.
00001 /* See LICENSE file for license and copyright information */
00002 
00003 #ifndef GIRARA_VERSION_H
00004 #define GIRARA_VERSION_H
00005 
00006 #define GIRARA_VERSION_MAJOR 0
00007 #define GIRARA_VERSION_MINOR 1
00008 #define GIRARA_VERSION_REV 2
00009 #define GIRARA_VERSION "0.1.2"
00010 
00011 #endif
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines