Skip to content

Commit

Permalink
bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankueng committed Jun 3, 2024
1 parent afb04c0 commit 2ba7743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.build.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<target name="setversioninfo">
<setenv>
<variable name="MajorVersion" value="2" />
<variable name="MinorVersion" value="0" />
<variable name="MicroVersion" value="15" />
<variable name="MinorVersion" value="1" />
<variable name="MicroVersion" value="0" />
<variable name="WCREV" value="$WCLOGCOUNT$" />
<variable name="WCDATE" value="$WCDATE$" />
</setenv>
Expand Down

0 comments on commit 2ba7743

Please sign in to comment.