view mcabber/src/harddefines.h @ 189:4f3975f1b852

[/trunk] Changeset 201 by mikael * Add hbuf_previous_persistent(). Now we should not jump to the buffer's bottom when increasing the screen width.
author mikael
date Fri, 06 May 2005 14:34:51 +0000
parents 5690d6c2e48c
children 16793da74564
line wrap: on
line source

#ifndef __MCABBER__
#define __MCABBER__

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

#endif