- Timestamp:
- Jul 17, 2009, 9:46:45 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 2f2a643, f9c93cd
- Parents:
- a52d13a (diff), c08a725 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.h
ra88f35a r130633c 48 48 static const char owl_h_fileIdent[] = "$Id$"; 49 49 50 #define BARNOWL_STRINGIFY(x) _STRINGIFY(x) 51 #define _STRINGIFY(x) #x 52 53 #ifndef OWL_VERSION_STRING 54 #define OWL_VERSION_STRING "1.3" 55 #endif 50 #define OWL_VERSION_STRING PACKAGE_VERSION 56 51 57 52 /* Feature that is being tested to redirect stderr through a pipe.
Note: See TracChangeset
for help on using the changeset viewer.