Skip to content

Commit 35bca38

Browse files
author
Grahame Grieve
committed
set up release
1 parent 71ecdb3 commit 35bca38

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Change Notes for {ver}:
1+
## Change Notes for 3.7.22:
22

3-
*
3+
* Add support for batch-validate-code
44

55
## Conformance Notes:
66

7-
*
7+
* tx.fhir.org passed 338 HL7 terminology service tests (mode 'tx.fhir.org', tests v1.7.7, runner v6.5.24)

server/server_constants.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
interface
3434

3535
const
36-
TX_TESTS_VERSION = '1.7.7';
36+
TX_TESTS_VERSION = '1.7.8';
3737

3838
{$i version.inc}
3939
SERVER_FULL_VERSION = FHIR_CODE_FULL_VERSION;

0 commit comments

Comments
 (0)