Changeset 998 for branches/0.7-stable/lib/copyright_year.cc
- Timestamp:
- Jan 1, 2010, 11:54:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.7-stable/lib/copyright_year.cc
r847 r998 29 29 std::string svn_year(void) 30 30 { 31 return "20 09";31 return "2010"; 32 32 } 33 33
Note: See TracChangeset
for help on using the changeset viewer.