Skip to content

Commit

Permalink
Auto generated commit for version 3.1.131.306
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Apr 24, 2014
1 parent b8c5202 commit f2f22a7
Show file tree
Hide file tree
Showing 22 changed files with 41 additions and 39 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#3.1.131.306
+ Allow username/passwords in feeds - Kelly

#3.1.130.306 - Test
+ Allow username/passwords in feeds - Kelly

Expand Down
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.130.302</version>
<installPath>download/OCTGN-Setup-3.1.130.302.exe</installPath>
<version>3.1.131.306</version>
<installPath>download/OCTGN-Setup-3.1.131.306.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.130.302"
OutFile "OCTGN-Setup-3.1.130.302.exe"
Name "OCTGN 3.1.131.306"
OutFile "OCTGN-Setup-3.1.131.306.exe"
ShowInstDetails show
LoadLanguageFile "${NSISDIR}\Contrib\Language files\English.nlf"

; Version Information
VIProductVersion "3.1.130.302"
VIProductVersion "3.1.131.306"
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.130.302"
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileVersion" "3.1.131.306"

; 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.130.306</version>
<version>3.1.131.306</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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Octgn.Online.StandAloneServer</id>
<version>3.1.130.306</version>
<version>3.1.131.306</version>
<title>Octgn.Online.StandAloneServer</title>
<authors>Kelly Elton</authors>
<owners>Kelly Elton</owners>
Expand Down
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
2 changes: 1 addition & 1 deletion octgnFX/Octgn/CurrentReleaseVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.130.302
3.1.131.306
2 changes: 1 addition & 1 deletion octgnFX/Octgn/CurrentVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.130.306
3.1.131.306
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
4 changes: 2 additions & 2 deletions octgnFX/Octide/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.306")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.306")]
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.130.306")]
[assembly: AssemblyFileVersion("3.1.130.3068")]
[assembly: AssemblyVersion("3.1.131.306")]
[assembly: AssemblyFileVersion("3.1.131.3068")]
1 change: 0 additions & 1 deletion recentchanges.txt
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Allow username/passwords in feeds - Kelly

0 comments on commit f2f22a7

Please sign in to comment.