Changeset 5df4b9a
- Timestamp:
- Jul 5, 2009, 9:20:16 PM (16 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:
- d5cc1c5d
- Parents:
- 89acc93
- git-author:
- Nelson Elhage <nelhage@mit.edu> (07/05/09 20:50:29)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (07/05/09 21:20:16)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r889d3bd r5df4b9a 1 1.2.1 2 * Fix building with Zephyr support. -nelhage 3 * Support --with-stack-protector in 'configure'. -nelhage 4 1 5 1.2 2 6 * Fix some typos in source and messages. -adehnert -
owl.h
r889d3bd r5df4b9a 52 52 53 53 #ifndef OWL_VERSION_STRING 54 #define OWL_VERSION_STRING "1.2 "54 #define OWL_VERSION_STRING "1.2.1" 55 55 #endif 56 56
Note: See TracChangeset
for help on using the changeset viewer.