view mcabber/src/harddefines.h @ 275:0770da258c05

* TODO update "Put ideas on paper"...
author Mikael <mikael@lilotux.net>
date Sun, 03 Jul 2005 22:41:42 +0100
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