We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bc45e commit 3506b1fCopy full SHA for 3506b1f
version_stamp/version_stamp.cs
@@ -66,7 +66,7 @@ public static class gen
66
67
private const string NUSPEC_RELEASE_NOTES = "TODO url";
68
69
- const string COPYRIGHT = "Copyright 2014-2022 SourceGear, LLC";
+ const string COPYRIGHT = "Copyright 2014-2023 SourceGear, LLC";
70
const string AUTHORS = "Eric Sink";
71
const string SUMMARY = "SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite";
72
const string PACKAGE_TAGS = "sqlite";
0 commit comments