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 a1f9b84164eb1212d69638fea307eaf9806044ff Author: Rijn Buve <[email protected]> Date: Fri Jul 3 11:00:26 2015 +0200 Release 2.0 --- README.md | 2 +- mapcode_library_c.doc | Bin 95744 -> 95744 bytes mapcodelib/basics.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98a7993..f57e6e4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ decode Mapcodes. ## Release Notes -* 2.0 +* 2.0.0 Support for high-precision mapcodes, with up to 8 character extensions (up to 10 micron accuracy). diff --git a/mapcode_library_c.doc b/mapcode_library_c.doc index cbe57f7..1391a57 100644 Binary files a/mapcode_library_c.doc and b/mapcode_library_c.doc differ diff --git a/mapcodelib/basics.h b/mapcodelib/basics.h index cca1032..3951a19 100644 --- a/mapcodelib/basics.h +++ b/mapcodelib/basics.h @@ -16,7 +16,7 @@ #define UWORD unsigned short int // 2-byte unsigned integer -#define mapcode_cversion "1.85" +#define mapcode_cversion "2.0.0" #define MAXWIDE 10 #define BASEX 31 #define MAXFITLONG 6 -- 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

