fix sharedassembly template
+ add missing ')' for release
+ add svn revision support into a static class to simplify versioning
reformat versioning template: AssemblyVersion: 1.year.day_of_year.hourminute AssemblyFileVersion: 1.year.day_of_year.hourminute-rSVNRev-tag-assemblyconfig
reformat
update version: 1.0.2 Features: * Ram Dump * Memory View
[assembly: AssemblyVersion("1.0.1.$WCREV$")] (increase build to 1) 1.0.1.* features: + Memory dump to file + Process selector can not be docked in window + other enhancments
set version back to: 1.0.0.$WCREV$
add back missing $WCREV$
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.