Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

g2banking/version.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: version.h.in,v $
00003  -------------------
00004  cvs         : $Id: version.h.in,v 1.1 2005/08/08 02:27:19 aquamaniac Exp $
00005  begin       : Mon Mar 01 2004
00006  copyright   : (C) 2004 by Martin Preuss
00007  email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 #ifndef G2BANKING_VERSION_H
00015 #define G2BANKING_VERSION_H
00016 
00017 #define G2BANKING_VERSION_MAJOR 1
00018 #define G2BANKING_VERSION_MINOR 6
00019 #define G2BANKING_VERSION_PATCHLEVEL 0
00020 #define G2BANKING_VERSION_BUILD 0
00021 #define G2BANKING_VERSION_TAG "beta"
00022 #define G2BANKING_VERSION_FULL_STRING "1.6.0.0beta"
00023 #define G2BANKING_VERSION_STRING "1.6.0"
00024 
00025 
00026 
00027 #endif /* G2BANKING_VERSION_H */
00028 
00029 

Generated on Thu Oct 6 14:49:08 2005 for aqbanking by  doxygen 1.4.4