Skip to content

Commit 2c5cb3d

Browse files
committed
Release notes and version number for 4.0.4.GA.
1 parent a840460 commit 2c5cb3d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
effectively SP0).
6161
-->
6262

63-
<property name="project.version" value="4.0.3.GA" overwrite="false" />
63+
<property name="project.version" value="4.0.4.GA" overwrite="false" />
6464

6565
<!-- This version number should be changed if, but only if, there are incompatible
6666
changes compared to the previous version. -->

releasenotes.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
Build 4.0.3.GA
1+
Build 4.0.4.GA
22
=============================
33

4+
** Bug
5+
* [NH-3795] - C# compiler "Roslyn" regression
6+
7+
8+
Build 4.0.3.GA
9+
=============================
410

511
** Bug
612
* [NH-2504] - Can't use Cacheable with Group By

0 commit comments

Comments
 (0)