Skip to content

Commit

Permalink
Change version number for v3.0 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaloney committed Oct 4, 2022
1 parent f28ea52 commit ab601d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## 3.0.0 (in progress)

## [2.3.0](https://github.com/asmaloney/libE57Format/releases/tag/v2.3.0) - 2022-10-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ project( E57Format
LANGUAGES
CXX
VERSION
2.3.0
3.0.0
)

include( Tags )
Expand Down

0 comments on commit ab601d9

Please sign in to comment.