Skip to content

Commit

Permalink
updated release
Browse files Browse the repository at this point in the history
  • Loading branch information
abumq committed Apr 13, 2014
1 parent 6dc070e commit 5efabe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/easylogging++.h
Original file line number Diff line number Diff line change
Expand Up @@ -5532,7 +5532,7 @@ class VersionInfo : base::StaticClass {
/// @brief Current version number
static inline const std::string version(void) { return std::string("9.68"); }
/// @brief Release date of current version
static inline const std::string releaseDate(void) { return std::string("13-04-2014 1721hrs"); }
static inline const std::string releaseDate(void) { return std::string("13-04-2014 1724hrs"); }
};
} // namespace el
#undef VLOG_IS_ON
Expand Down

0 comments on commit 5efabe3

Please sign in to comment.