xdc-H20
diff --git a/README b/README
index aaee086..111c0e8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-H19 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-H20 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -64,8 +64,10 @@
CHANGES
-bundles 32-bit JRE is added, and more of the optional JRE files are
- removed to make releases smaller
MRS
+XDCTOOLS-339 Rework big.c template to support clang syntax when generating
+ code for agama ROM
+XDCTOOLS-341 Argument support for C-ROV views
+
diff --git a/ident.c b/ident.c
index 87b5957..12d9c64 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-H19"
+#define _VERS_ "@(#)*** xdc-H20"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;