Skip to content

Commit

Permalink
Bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2908 committed Jun 12, 2016
1 parent 2839bcd commit 6f427c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion YAXBPC/CopyMe/how_to_apply_this_patch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ You might want to check for some system requirements:
- If you don't want to, or somehow can't use the bundled xdelta3 binaries, feel free to delete them and install xdelta3 on your system. The patch will use your system binaries instead.
- Make sure that no program is accessing the original file (&sourcefile&) and any files in this patch. This is not a strict requirement, but patching might fail otherwise.

Patch created with YAXBPC v2.2.3
Patch created with YAXBPC v2.3.0
2 changes: 1 addition & 1 deletion YAXBPC/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("2.2.3.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]

0 comments on commit 6f427c7

Please sign in to comment.