File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <Copyright >Copyright 2014-2020 SourceGear, LLC</Copyright >
55 <Company >SourceGear</Company >
66 <Authors >Eric Sink</Authors >
7- <Version >2.0.3-pre20200408101627 </Version >
8- <AssemblyVersion >2.0.3.828 </AssemblyVersion >
9- <FileVersion >2.0.3.828 </FileVersion >
7+ <Version >2.0.3</Version >
8+ <AssemblyVersion >2.0.3.851 </AssemblyVersion >
9+ <FileVersion >2.0.3.851 </FileVersion >
1010 <Description >SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite</Description >
1111 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
1212 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ public static class gen
5151 ) ;
5252
5353 // chg this to be the version string we want, one of the above
54- public static string NUSPEC_VERSION = NUSPEC_VERSION_PRE_TIMESTAMP ;
54+ public static string NUSPEC_VERSION = NUSPEC_VERSION_RELEASE ;
5555
5656 public static string ASSEMBLY_VERSION = string . Format ( "{0}.{1}.{2}.{3}" ,
5757 MAJOR_VERSION ,
You can’t perform that action at this time.
0 commit comments