view mcabber/src/harddefines.h @ 248:701651393076

[/trunk] Changeset 261 by mikael * Show more information when a history file parse error occurs
author mikael
date Sat, 25 Jun 2005 07:15:29 +0000
parents 16793da74564
children a7af5517b453
line wrap: on
line source

#ifndef __MCABBER__
#define __MCABBER__

#include "../config.h"

#define MCABBER_VERSION "MCabber v" VERSION " -- " \
        "based on http://cabber.sourceforge.net"
#define EMAIL "Email: bmikael [at] lists [dot] lilotux [dot] net"

#endif