Skip to content

Commit

Permalink
Released 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakristioja committed Aug 2, 2020
1 parent 7a5be38 commit 9e93935
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ LIST(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

SET(BT_VERSION_MAJOR "3")
SET(BT_VERSION_MINOR "0")
SET(BT_VERSION_PATCH "0_rc1")
SET(BT_VERSION_PATCH "0")
#SET(BT_VERSION_BUILD "") # Temporarily uncomment this line for release procedures

# Determine build, if needed:
Expand Down
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-08-02 Jaak Ristioja <jaak@ristioja.ee>
* Released 3.0.

2019-05-29 Gary Holmlund <gary.holmlund@gmail.com>
* Fix bug #252 - Choosing a text from the history returns the text lower in the page

Expand Down

0 comments on commit 9e93935

Please sign in to comment.