[Pkg-isocodes-devel] r1358 - trunk/iso-codes

toddy-guest at alioth.debian.org toddy-guest at alioth.debian.org
Sat Mar 8 15:27:35 UTC 2008


Author: toddy-guest
Date: 2008-03-08 15:27:34 +0000 (Sat, 08 Mar 2008)
New Revision: 1358

Modified:
   trunk/iso-codes/configure.ac
Log:
Prepare next release

Increase version number from 1.9 to 2.0 because ISO 3166-2 has had an
incompatible change in the XML schema. The element <geographical_region>
has been removed.


Modified: trunk/iso-codes/configure.ac
===================================================================
--- trunk/iso-codes/configure.ac	2008-03-08 15:18:12 UTC (rev 1357)
+++ trunk/iso-codes/configure.ac	2008-03-08 15:27:34 UTC (rev 1358)
@@ -16,7 +16,7 @@
 dnl
 dnl $Id$
 
-AC_INIT([ISO Codes],[1.9],[],[iso-codes])
+AC_INIT([ISO Codes],[2.0],[],[iso-codes])
 
 AC_REVISION([$Revision$])
 




More information about the Pkg-isocodes-devel mailing list