summaryrefslogtreecommitdiff
path: root/src/timezone/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/timezone/README')
-rw-r--r--src/timezone/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/timezone/README b/src/timezone/README
index db39d5347c7..f128215ffe0 100644
--- a/src/timezone/README
+++ b/src/timezone/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/timezone/README,v 1.7 2008/03/21 13:23:29 momjian Exp $
+$PostgreSQL: pgsql/src/timezone/README,v 1.7.2.1 2010/03/11 18:43:32 tgl Exp $
Timezone
========
@@ -7,7 +7,7 @@ This is a PostgreSQL adapted version of the timezone library from:
ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz
-The code is currently synced with release 2007k. There are many cosmetic
+The code is currently synced with release 2010c. There are many cosmetic
(and not so cosmetic) differences from the original tzcode library, but
diffs in the upstream version should usually be propagated to our version.