Changeset f98c74e for owl.h


Ignore:
Timestamp:
Apr 5, 2009, 7:36:53 PM (15 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
owl
Children:
51b6c7c
Parents:
9948234
Message:
Fix some strcpy's that could be vulnerable
Remove an unused function
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r6fdef66 rf98c74e  
    4646static const char owl_h_fileIdent[] = "$Id$";
    4747
    48 #define OWL_VERSION         2.2.0
    49 #define OWL_VERSION_STRING "2.2.0"
     48#define OWL_VERSION         2.2.1
     49#define OWL_VERSION_STRING "2.2.1-pre-1"
    5050
    5151/* Feature that is being tested to redirect stderr through a pipe.
Note: See TracChangeset for help on using the changeset viewer.