• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

version.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003  -------------------
00004  cvs         : $Id$
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 AQBANKING_VERSION_H
00015 #define AQBANKING_VERSION_H
00016 
00017 #define AQBANKING_VERSION_MAJOR 4
00018 #define AQBANKING_VERSION_MINOR 2
00019 #define AQBANKING_VERSION_PATCHLEVEL 4
00020 #define AQBANKING_VERSION_BUILD 0
00021 #define AQBANKING_VERSION_TAG "stable"
00022 #define AQBANKING_VERSION_FULL_STRING "4.2.4.0stable"
00023 #define AQBANKING_VERSION_STRING "4.2.4"
00024 
00025 
00026 #define AQBANKING_SO_CURRENT 31
00027 #define AQBANKING_SO_REVISION 4
00028 #define AQBANKING_SO_AGE 2
00029 #define AQBANKING_SO_EFFECTIVE 29
00030 
00031 #endif /* AQBANKING_VERSION_H */
00032 
00033 

Generated on Tue Aug 3 2010 17:34:15 for aqbanking by  doxygen 1.7.1