version.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003  -------------------
00004  cvs         : $Id: version.h.in 410 2005-08-05 20:33:14Z aquamaniac $
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 AQHBCI_VERSION_H
00015 #define AQHBCI_VERSION_H
00016 
00017 #define AQHBCI_VERSION_MAJOR 2
00018 #define AQHBCI_VERSION_MINOR 2
00019 #define AQHBCI_VERSION_PATCHLEVEL 3
00020 #define AQHBCI_VERSION_BUILD 0
00021 #define AQHBCI_VERSION_TAG "stable"
00022 #define AQHBCI_VERSION_FULL_STRING "2.2.3.0-stable"
00023 #define AQHBCI_VERSION_STRING "2.2.3"
00024 
00025 
00026 
00027 #endif /* AQHBCI_VERSION_H */
00028 
00029 

Generated on Sun Apr 29 17:23:04 2007 for aqbanking by  doxygen 1.5.1