Skip to content

Commit 472926f

Browse files
committed
Update assembly version for NH 4.1.
1 parent c3b6e63 commit 472926f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<!-- This version number should be changed if, but only if, there are incompatible
5858
changes compared to the previous version. -->
59-
<property name="project.default-assembly-version" value="4.0.0.4000" overwrite="false" />
59+
<property name="project.default-assembly-version" value="4.1.0.1001" overwrite="false" />
6060

6161
<!-- Compute short project version (major.minor) using a regex -->
6262
<regex input="${project.version}" pattern="^(?'shortversion'\d+\.\d+)" />

0 commit comments

Comments
 (0)