Skip to content

Commit 15e76de

Browse files
authored
Update CMakeLists.txt
1 parent c3cd99a commit 15e76de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include(CMakeDependentOption)
22
cmake_minimum_required(VERSION 3.10)
3-
project(SpiceQL VERSION 1.0.0 DESCRIPTION "Syntax Sugar for cspice")
3+
project(SpiceQL VERSION 1.1.1 DESCRIPTION "Spice Query Library")
44

55
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
66

0 commit comments

Comments
 (0)