Skip to content

Commit 26bbd56

Browse files
authored
Update version to 1.0.0 (#50)
1 parent c0579ef commit 26bbd56

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.28)
22

3-
project(glomap VERSION 0.0.1)
3+
project(glomap VERSION 1.0.0)
44

55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

glomap/version.h.in

-9
This file was deleted.

0 commit comments

Comments
 (0)