Ignore:
Timestamp:
Jul 17, 2014, 8:44:04 PM (10 years ago)
Author:
alloc
Message:

Assembly-Patcher version number

Location:
binary-improvements/assembly-patcher
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/assembly-patcher/Assembly-Patcher.userprefs

    r75 r78  
    11<Properties>
    22  <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|x86" />
    3   <MonoDevelop.Ide.Workbench ActiveDocument="Main.cs">
     3  <MonoDevelop.Ide.Workbench ActiveDocument="AssemblyInfo.cs">
    44    <Files>
    5       <File FileName="Main.cs" Line="35" 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" />
    77    </Files>
    88  </MonoDevelop.Ide.Workbench>
  • binary-improvements/assembly-patcher/AssemblyInfo.cs

    r73 r78  
    1818// and "{Major}.{Minor}.{Build}.*" will update just the revision.
    1919
    20 [assembly: AssemblyVersion("1.0.*")]
     20[assembly: AssemblyVersion("0.8.7.32040")]
    2121
    2222// The following attributes are used to specify the signing key for the assembly,
Note: See TracChangeset for help on using the changeset viewer.