update n00bs

This commit is contained in:
Li 2022-07-25 14:29:23 +12:00
parent 9d50f23067
commit dd7efc17e5
7 changed files with 40 additions and 6 deletions

View file

@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.7.109.0")]
[assembly: AssemblyFileVersion("1.7.109.0")]
[assembly: AssemblyVersion("1.7.110.0")]
[assembly: AssemblyFileVersion("1.7.110.0")]

View file

@ -66,7 +66,7 @@ assembly_version = ".".join(points)
# Update AssemblyInfo.cs files
update_asm_info(os.path.join("LibHISP", "Properties", "AssemblyInfo.cs"))
update_asm_info(os.path.join("N00BS" , "Properties", "AssemblyInfo.cs"))
update_asm_info(os.path.join("MPN00BS", "Properties", "AssemblyInfo.cs"))
update_asm_info(os.path.join("HISPd" , "Properties", "AssemblyInfo.cs"))
# Update control file in dpkg