Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gottcode committed Apr 26, 2023
1 parent bfc940c commit d7b21f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

cmake_minimum_required(VERSION 3.9)

project(whiskermenu VERSION 2.7.2)
project(whiskermenu VERSION 2.7.3)

# options
string(TOLOWER "${CMAKE_BUILD_TYPE}" CMAKE_BUILD_TYPE_TOLOWER)
Expand Down
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.7.3
=====
- Fix broken linking with AccountsService.
- Translation updates: Greek, Lithuanian, Persian, Russian.

2.7.2
=====
- Fix missing version number.
Expand Down

0 comments on commit d7b21f0

Please sign in to comment.