Skip to content

Commit

Permalink
Set development version as v0.14.3.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
olsen232 committed Sep 27, 2023
1 parent 9936f86 commit 8831f21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ endif()

project(
kart
VERSION 0.14.2
VERSION 0.14.3
DESCRIPTION "Version control for geospatial data"
HOMEPAGE_URL "https://kartproject.org"
LANGUAGES C CXX)
Expand Down
2 changes: 1 addition & 1 deletion kart/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.2
0.14.3.dev0

0 comments on commit 8831f21

Please sign in to comment.