File tree Expand file tree Collapse file tree 11 files changed +20
-20
lines changed
generic.EmberCore.BulkRename/My Project
generic.EmberCore.Mapping/My Project
scraper.Apple.Trailer/My Project
scraper.Data.TVDB/My Project
scraper.Davestrailerpage.Trailer/My Project
scraper.IMDB.Data/My Project
scraper.TMDB.Data/My Project
EmberMediaManager/My Project Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -27,5 +27,5 @@ Imports System.Runtime.InteropServices
2727' You can specify all the values or you can default the Build and Revision Numbers
2828' by using the '*' as shown below:
2929' <Assembly: AssemblyVersion("1.0.*")>
30- < Assembly : AssemblyVersion( "1.9.0 .0" )>
31- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
30+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
31+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' übernehmen, indem Sie "*" eingeben:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' übernehmen, indem Sie "*" eingeben:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' übernehmen, indem Sie "*" eingeben:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SET EMM_APPNAME=Ember Media Manager
66SET EMM_ROOT = %CD% \..
77SET EMM_FOLDER = EmberMM - Release - x64
88SET EMM_SYSTEM = x64
9- SET EMM_REVISION = 1.9.0
9+ SET EMM_REVISION = 1.9.1
1010SET EMM_BRANCH = Master
1111SET EMM_SETUPFILE = %EMM_APPNAME% %EMM_REVISION% %EMM_SYSTEM% .exe
1212SET EMM_OUTFILE = Builds\%EMM_SETUPFILE%
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SET EMM_APPNAME=Ember Media Manager
66SET EMM_ROOT = %CD% \..
77SET EMM_FOLDER = EmberMM - Release - x86
88SET EMM_SYSTEM = x86
9- SET EMM_REVISION = 1.9.0
9+ SET EMM_REVISION = 1.9.1
1010SET EMM_BRANCH = Master
1111SET EMM_SETUPFILE = %EMM_APPNAME% %EMM_REVISION% %EMM_SYSTEM% .exe
1212SET EMM_OUTFILE = Builds\%EMM_SETUPFILE%
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.9.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.9.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.9.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.9.1 .0" )>
You can’t perform that action at this time.
0 commit comments