diff --git a/tzdata.cabal b/tzdata.cabal index 54dd332..2b0262b 100644 --- a/tzdata.cabal +++ b/tzdata.cabal @@ -1,5 +1,5 @@ Name: tzdata -Version: 0.1.20150810.0 +Version: 0.1.20160417.0 License: Apache-2.0 License-File: LICENSE Author: Mihaly Barasz, Gergely Risko @@ -16,7 +16,7 @@ Description: Database in a cabal package, so that it can be used in Haskell programs uniformly on all platforms. . - This package currently ships the @2015f@ version of the time zone + This package currently ships the @2016d@ version of the time zone database. The version of the time zone database shipped is always reflected in the version of this package: @x.y.YYYYMMDD.z@, then @YYYYMMDD@ is the official release date of time zone database.