Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
oparkins committed Feb 18, 2021
2 parents cd6b2d3 + 57a0a77 commit a96afe2
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
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.9)
project (PRIMULA VERSION 1.0.0 LANGUAGES CXX)
project (PRIMULA VERSION 1.0.1 LANGUAGES CXX)

# Locate headers
include_directories(src)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PRIMULA
#### Version v1.0
#### Version v1.0.1
*A C++ version of PRobabilistic MUltidimensional shallow Landslide Analysis*

## Dependencies
Expand Down

0 comments on commit a96afe2

Please sign in to comment.