Skip to content

Commit

Permalink
fix version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalkin committed Oct 31, 2022
1 parent bbf236f commit 3be564a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

cmake_minimum_required(VERSION 3.16.0)
project(DataSketches
VERSION 3.5.0
VERSION 3.5.1
LANGUAGES CXX)

include(GNUInstallDirs)
Expand Down

0 comments on commit 3be564a

Please sign in to comment.