Changeset d7a3188
- Timestamp:
- May 30, 2008, 2:23:07 PM (17 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 9d12aa5, b1fd36e
- Parents:
- 1d2c4c3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r6af4068 rd7a3188 1 1 $Id$ 2 3 1.0.1 4 * Remove an unneeded .orig file from libfaim/ - hartmans 5 * Update the copyright notice in ':show license' - nelhage 6 * Add a jabber:spew variable that controls whether unrecognized 7 Jabber messages (such as pubsub requests) are displayed. - nelhage 8 * Make the 'style' command assume the main:: package for 9 unqualified subroutine references. Reported by Jesse Vincent. - nelhage 10 * Rename doc/contributors to the more canonical AUTHORS - nelson 2 11 3 12 1.0.0 -
owl.h
r2401376 rd7a3188 56 56 57 57 #ifndef OWL_VERSION_STRING 58 #define OWL_VERSION_STRING "1.0. 0"58 #define OWL_VERSION_STRING "1.0.1" 59 59 #endif 60 60
Note: See TracChangeset
for help on using the changeset viewer.