step LAMMPS GUI version to 1.6.0

This commit is contained in:
Axel Kohlmeyer
2024-07-16 14:25:41 -04:00
parent 74780e74ef
commit 9730bb4f10
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(lammps-gui VERSION 1.5.12 LANGUAGES CXX)
project(lammps-gui VERSION 1.6.0 LANGUAGES CXX)
set(CMAKE_AUTOUIC ON)
set(CMAKE_AUTOMOC ON)