File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<Copyright >Copyright 2014-2025 SourceGear, LLC</Copyright >
5
5
<Company >SourceGear</Company >
6
6
<Authors >Eric Sink</Authors >
7
- <Version >3.0.1-pre20250805123245 </Version >
7
+ <Version >3.0.1</Version >
8
8
<AssemblyVersion >3.0.1.2773</AssemblyVersion >
9
9
<FileVersion >3.0.1.2773</FileVersion >
10
10
<Description >SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite</Description >
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ public static class gen
51
51
) ;
52
52
53
53
// keep one of the following 2:
54
- public static string NUSPEC_VERSION = NUSPEC_VERSION_PRE_TIMESTAMP ;
55
- // public static string NUSPEC_VERSION = NUSPEC_VERSION_RELEASE;
54
+ // public static string NUSPEC_VERSION = NUSPEC_VERSION_PRE_TIMESTAMP;
55
+ public static string NUSPEC_VERSION = NUSPEC_VERSION_RELEASE ;
56
56
57
57
// or maaaaybe this one, but probably not:
58
58
//public static string NUSPEC_VERSION = NUSPEC_VERSION_PRE;
You can’t perform that action at this time.
0 commit comments