File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<PropertyGroup >
5
5
<NhVersion Condition =" '$(NhVersion)' == ''" >5.4</NhVersion >
6
- <VersionPatch Condition =" '$(VersionPatch)' == ''" >4 </VersionPatch >
6
+ <VersionPatch Condition =" '$(VersionPatch)' == ''" >5 </VersionPatch >
7
7
<!-- Clear VersionSuffix for making release and set it to dev for making development builds -->
8
8
<VersionSuffix Condition =" '$(VersionSuffix)' == ''" ></VersionSuffix >
9
9
<LangVersion Condition =" '$(MSBuildProjectExtension)' != '.vbproj'" >9.0</LangVersion >
Original file line number Diff line number Diff line change 1
- Build 5.4.4
1
+ Build 5.4.5
2
+ =============================
3
+
4
+ Release notes - NHibernate - Version 5.4.5
5
+
6
+ 2 issues were resolved in this release.
7
+
8
+ ** Task
9
+
10
+ * #3408 Release 5.4.4
11
+ * #3407 Release Merge 5.3.19 in 5.4.x
12
+
13
+
14
+ Build 5.4.4
2
15
=============================
3
16
4
17
Release notes - NHibernate - Version 5.4.4
You can’t perform that action at this time.
0 commit comments