Index: trunk/extensions/Distribution/api/ApiQueryExtensions.php |
— | — | @@ -96,7 +96,7 @@ |
97 | 97 | * @since 0.1 |
98 | 98 | */ |
99 | 99 | public function getVersion() { |
100 | | - return __CLASS__ . ''; |
| 100 | + return __CLASS__ . ': $Id$'; |
101 | 101 | } |
102 | 102 | |
103 | 103 | } |
\ No newline at end of file |
Property changes on: trunk/extensions/Distribution/api/ApiQueryExtensions.php |
___________________________________________________________________ |
Added: svn:keywords |
104 | 104 | + Id |