Skip to content

Commit

Permalink
Long Filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Macallan committed Oct 6, 2024
1 parent 3442b20 commit 436a792
Show file tree
Hide file tree
Showing 11 changed files with 1,089 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
# You can convert this to a build matrix if you need coverage of multiple configuration types.
# https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
BUILD_CONFIGURATION: Release
BUILD_VERSION: 1.0.15.6 # Version
BUILD_VERSION: 1.0.15.11 # Version
#
permissions:
actions: write
Expand Down
2 changes: 1 addition & 1 deletion ProductVersionInfo.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
rem cd %~dp0
rem %~d0

set PRODUCT_VERSION_VERS=1.0.15.6
set PRODUCT_VERSION_VERS=1.0.15.11

@exit /b
6 changes: 3 additions & 3 deletions ProductVersionInfo.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.0.15.6
1.0.15.11
wsrm
wsrm (x86) : Tue May 28 10:34 1.0.15.6
wsrm (x64) : Tue May 28 10:34 1.0.15.6
wsrm (x86) : Sun Oct 06 13:04 1.0.15.11
wsrm (x64) : Sun Oct 06 13:04 1.0.15.11
2 changes: 1 addition & 1 deletion ProductVersionSize.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.15.006
1.0.15.011
Loading

0 comments on commit 436a792

Please # to comment.