Skip to content

Commit

Permalink
Bump up assembly version.
Browse files Browse the repository at this point in the history
  • Loading branch information
voided committed Nov 12, 2012
1 parent c2a9a69 commit e357e20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion SteamKit2/SteamKit2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion( "1.2.1.*" )]
[assembly: AssemblyVersion( "1.2.2.*" )]
7 changes: 7 additions & 0 deletions SteamKit2/SteamKit2/changes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

------------------------------------------------------------------------------
v 1.2.2 Nov 11, 2012
------------------------------------------------------------------------------

* Fixed critical issue that occured while serializing protobuf messages.


------------------------------------------------------------------------------
v 1.2.1 Nov 11, 2012
------------------------------------------------------------------------------
Expand Down

0 comments on commit e357e20

Please sign in to comment.