This is an automated email from the git hooks/post-receive script. sf pushed a commit to annotated tag v2.0.2 in repository mapcode.
commit 0460d945f6dccca50540fd0012aaf917c6a24eb2 Author: Rijn Buve <[email protected]> Date: Fri Jul 3 13:15:37 2015 +0200 Fixed data error in India --- mapcodelib/basics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mapcodelib/basics.h b/mapcodelib/basics.h index 3951a19..14ae42c 100644 --- a/mapcodelib/basics.h +++ b/mapcodelib/basics.h @@ -11212,8 +11212,8 @@ static const mminforec mminfo[NR_RECS+1] = { {77582386, 11511897, 78056314, 12002937, 0x001a08c}, {77108458, 11511897, 77582386, 12002937, 0x001a88c}, {76634530, 11511897, 77108458, 12002937, 0x001b08c}, -{76200000, 11511897, 76673928, 12002937, 0x001b88c}, -{76200000, 11020857, 76673928, 11511897, 0x001c08c}, +{76228000, 11511897, 76701928, 12002937, 0x001b88c}, +{76228000, 11020857, 76701928, 11511897, 0x001c08c}, {76634530, 11020857, 77108458, 11511897, 0x001c88c}, {77108458, 11020857, 77582386, 11511897, 0x001d08c}, {77582386, 11020857, 78056314, 11511897, 0x001d88c}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcode.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

