Skip to content

Commit

Permalink
Bump v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbuda committed May 21, 2023
1 parent a5718f6 commit 5b8ed1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.

cmake_minimum_required(VERSION 3.4)
project(mgconsole VERSION 1.3)
project(mgconsole VERSION 1.4)
include(CTest)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)
Expand Down

0 comments on commit 5b8ed1d

Please sign in to comment.