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

version.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  begin       : Mon Mar 01 2004
00003  copyright   : (C) 2010 by Martin Preuss
00004  email       : martin@libchipcard.de
00005 
00006  ***************************************************************************
00007  *          Please see toplevel file COPYING for license details           *
00008  ***************************************************************************/
00009 
00010 
00011 #ifndef Q4BANKING_VERSION_H
00012 #define Q4BANKING_VERSION_H
00013 
00014 #define Q4BANKING_VERSION_MAJOR 4
00015 #define Q4BANKING_VERSION_MINOR 2
00016 #define Q4BANKING_VERSION_PATCHLEVEL 4
00017 #define Q4BANKING_VERSION_BUILD 0
00018 #define Q4BANKING_VERSION_TAG "stable"
00019 #define Q4BANKING_VERSION_FULL_STRING "4.2.4.0stable"
00020 #define Q4BANKING_VERSION_STRING "4.2.4"
00021 
00022 
00023 
00024 #endif /* Q4BANKING_VERSION_H */
00025 
00026 

Generated on Mon Sep 20 2010 18:13:21 for aqbanking by  doxygen 1.7.1