mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-20 19:59:15 +12:00
update n00bs
This commit is contained in:
parent
9d50f23067
commit
dd7efc17e5
7 changed files with 40 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue