diff --git a/tz.cpp b/tz.cpp index e497cb9..a88b8e7 100644 --- a/tz.cpp +++ b/tz.cpp @@ -2065,6 +2065,7 @@ locate_native_zone(const std::string& native_tz_name) std::ostream& operator<<(std::ostream& os, const TZ_DB& db) { + os << "Version: " << db.version << '\n'; std::string title("--------------------------------------------" "--------------------------------------------\n" "Name ""Start Y ""End Y "