mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +00:00
Bump version number to v0.24 for subsequent unofficial builds
This commit is contained in:
@@ -58,8 +58,8 @@ using System.Resources;
|
||||
// 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("0.23.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.23.0.0")]
|
||||
[assembly: AssemblyVersion("0.24.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.24.0.0")]
|
||||
|
||||
// this can be replaced with the git hash of the commit being built from e.g. in a script
|
||||
[assembly: AssemblyInformationalVersion("NO_GIT_COMMIT_HASH_DEFINED")]
|
||||
|
||||
Reference in New Issue
Block a user