Skip to content

Commit

Permalink
Bump version number after PR
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlen committed Jun 28, 2023
1 parent 0a2e42c commit 0998af9
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
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.1)
project (TRLIB VERSION 0.3)
project (TRLIB VERSION 0.4)

set(PROJECT_DESCRIPTION "Trust Region Subproblem Solver Library")

Expand Down

0 comments on commit 0998af9

Please sign in to comment.