Skip to content

Commit

Permalink
Merge branch 'test' of github.com:kellyelton/OCTGN into test
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyelton committed Aug 13, 2013
2 parents db4eaeb + 4477236 commit 489185c
Show file tree
Hide file tree
Showing 22 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions deploy/currentversion.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<info>
<release>
<version>3.1.62.171</version>
<installPath>download/OCTGN-Setup-3.1.62.171.exe</installPath>
<version>3.1.63.172</version>
<installPath>download/OCTGN-Setup-3.1.63.172.exe</installPath>
<updatePath>download/update.zip</updatePath>
</release>
</info>
8 changes: 4 additions & 4 deletions installer/Install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
!include "GetVC.nsh"
!include "WarningXpPage.nsdinc"

Name "OCTGN 3.1.62.171"
OutFile "OCTGN-Setup-3.1.62.171.exe"
Name "OCTGN 3.1.63.172"
OutFile "OCTGN-Setup-3.1.63.172.exe"
ShowInstDetails show
LoadLanguageFile "${NSISDIR}\Contrib\Language files\English.nlf"

; Version Information
VIProductVersion "3.1.62.171"
VIProductVersion "3.1.63.172"
VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "OCTGN"
VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" "A tabletop engine"
VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "OCTGN"
VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalTrademarks" ""
VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalCopyright" ""
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileDescription" "OCTGN release 3"
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileVersion" "3.1.62.171"
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileVersion" "3.1.63.172"

; Make plugin directory same as script
!addplugindir .
Expand Down
2 changes: 1 addition & 1 deletion nuget/Octgn.Library.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Octgn.Library</id>
<version>3.1.62.172</version>
<version>3.1.63.172</version>
<title>Octgn Library</title>
<authors>Kelly Elton</authors>
<owners />
Expand Down
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.DataNew/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Library/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.LobbyServer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Online.Client/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Online.Data/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Online.GameService/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Online.Test/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.ProxyGenerator/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.ReleasePusher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Server/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Test/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Octgn.Tools.Proxytest/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
2 changes: 1 addition & 1 deletion octgnFX/Octgn/CurrentReleaseVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.62.171
3.1.63.172
2 changes: 1 addition & 1 deletion octgnFX/Octgn/CurrentVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.62.172
3.1.63.172
4 changes: 2 additions & 2 deletions octgnFX/Octgn/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/Skylabs.Lobby/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.172")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.172")]
4 changes: 2 additions & 2 deletions octgnFX/o8build/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("3.1.62.172")]
[assembly: AssemblyFileVersion("3.1.62.1728")]
[assembly: AssemblyVersion("3.1.63.172")]
[assembly: AssemblyFileVersion("3.1.63.1728")]

0 comments on commit 489185c

Please sign in to comment.