Updated database to 2010h.
diff --git a/pytz/__init__.py b/pytz/__init__.py
index e37b0b7..08da9d4 100644
--- a/pytz/__init__.py
+++ b/pytz/__init__.py
@@ -9,7 +9,7 @@
 '''
 
 # The Olson database is updated several times a year.
-OLSON_VERSION = '2010g'
+OLSON_VERSION = '2010h'
 VERSION = OLSON_VERSION
 # Version format for a patch release - only one so far.
 #VERSION = OLSON_VERSION + '.2'
diff --git a/pytz/zoneinfo.zip b/pytz/zoneinfo.zip
index 4125b9f..0e4bd75 100644
--- a/pytz/zoneinfo.zip
+++ b/pytz/zoneinfo.zip
Binary files differ