Changeset 236 for binary-improvements/7dtd-server-fixes
- Timestamp:
- Jun 12, 2015, 10:56:51 PM (9 years ago)
- Location:
- binary-improvements/7dtd-server-fixes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/ModInfo.xml
r230 r236 5 5 <Description value="Common functions" /> 6 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value=" 1" />7 <Version value="2" /> 8 8 <Website value="http://7dtd.illy.bz" /> 9 9 </ModInfo> -
binary-improvements/7dtd-server-fixes/src/AssemblyInfo.cs
r235 r236 18 18 // and "{Major}.{Minor}.{Build}.*" will update just the revision. 19 19 20 [assembly: AssemblyVersion("0.11. 5.0")]20 [assembly: AssemblyVersion("0.11.6.0")] 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.