Changeset 1163 for trunk/lib/OpenGuides/RDF.pm
- Timestamp:
- 06/08/08 00:23:32 (6 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/RDF.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/RDF.pm
r1133 r1163 6 6 7 7 use vars qw( $VERSION ); 8 $VERSION = '0.1 0';8 $VERSION = '0.11'; 9 9 10 10 use Time::Piece; … … 284 284 =head1 COPYRIGHT 285 285 286 Copyright (C) 2003-200 7The OpenGuides Project. All Rights Reserved.286 Copyright (C) 2003-2008 The OpenGuides Project. All Rights Reserved. 287 287 288 288 This module is free software; you can redistribute it and/or modify it
