Skip to content

Commit d622d39

Browse files
authored
Bump version to 1.5.2 (#97)
1 parent 36af360 commit d622d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1616

1717
cmake_minimum_required(VERSION 3.10)
18-
project(mgconsole VERSION 1.5.1)
18+
project(mgconsole VERSION 1.5.2)
1919
include(CTest)
2020

2121
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)