Changeset 78 for binary-improvements
- Timestamp:
- Jul 17, 2014, 8:44:04 PM (10 years ago)
- Location:
- binary-improvements/assembly-patcher
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/assembly-patcher/Assembly-Patcher.userprefs
r75 r78 1 1 <Properties> 2 2 <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|x86" /> 3 <MonoDevelop.Ide.Workbench ActiveDocument=" Main.cs">3 <MonoDevelop.Ide.Workbench ActiveDocument="AssemblyInfo.cs"> 4 4 <Files> 5 <File FileName="Main.cs" Line="3 5" Column="161" />6 <File FileName="AssemblyInfo.cs" Line=" 7" Column="36" />5 <File FileName="Main.cs" Line="38" Column="4" /> 6 <File FileName="AssemblyInfo.cs" Line="21" Column="1" /> 7 7 </Files> 8 8 </MonoDevelop.Ide.Workbench> -
binary-improvements/assembly-patcher/AssemblyInfo.cs
r73 r78 18 18 // and "{Major}.{Minor}.{Build}.*" will update just the revision. 19 19 20 [assembly: AssemblyVersion(" 1.0.*")]20 [assembly: AssemblyVersion("0.8.7.32040")] 21 21 22 22 // The following attributes are used to specify the signing key for the assembly,
Note:
See TracChangeset
for help on using the changeset viewer.