Changeset 3674002 for owl.h


Ignore:
Timestamp:
Mar 29, 2009, 12:03:53 PM (16 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
owl
Children:
01dcae5
Parents:
73d8a88
Message:
bump to 2.2.0-pre1
take glib
take printallvars from barnowl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    rfa00c5c r3674002  
    3434#include <signal.h>
    3535#include <termios.h>
     36#include <glib.h>
    3637#include <libfaim/aim.h>
    3738#include "config.h"
     
    4546static const char owl_h_fileIdent[] = "$Id$";
    4647
    47 #define OWL_VERSION         2.1.12
    48 #define OWL_VERSION_STRING "2.1.12"
     48#define OWL_VERSION         2.2.0
     49#define OWL_VERSION_STRING "2.2.0-pre1"
    4950
    5051/* Feature that is being tested to redirect stderr through a pipe.
Note: See TracChangeset for help on using the changeset viewer.