Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

version.h

00001 /* libicq2000/version.h.  Generated by configure.  */
00002 #ifndef _LIBICQ2000_CONFIG_H_
00003 #define _LIBICQ2000_CONFIG_H_
00004 
00005 /* version numbers */
00006 #define LIBICQ2000_MAJOR_VERSION 0
00007 #define LIBICQ2000_MINOR_VERSION 3
00008 #define LIBICQ2000_MICRO_VERSION 1
00009 #define LIBICQ2000_VERSION "0.3.1"
00010 
00011 extern unsigned int libicq2000_major_version;
00012 extern unsigned int libicq2000_minor_version;
00013 extern unsigned int libicq2000_micro_version;
00014 extern const char *libicq2000_version;
00015 
00016 #endif

Generated on Fri Apr 26 23:48:15 2002 for libicq2000 by doxygen1.2.15