From c5d754e6444104744c23c6c26c2133fc23af007e Mon Sep 17 00:00:00 2001 From: Matthew Paul Date: Thu, 21 Jan 2021 08:39:15 -0800 Subject: [PATCH] Updated .version for latest release (#88) This commit updates the .version file generated by our CMake build to ensure that we provide the correct version information for anyone that's taking the source via archive. Co-authored-by: Matt --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index e0232ca9..cdbd2011 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v0.2.47-4fc4aa9*v0.2*0*2*47*47*4fc4aa9 \ No newline at end of file +v1.0.0-dd7b0c3*v1.0*1*0*0*0*dd7b0c3 \ No newline at end of file