step LAMMPS-GUI version number
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
project(lammps-gui VERSION 1.6.13 LANGUAGES CXX)
|
project(lammps-gui VERSION 1.6.14 LANGUAGES CXX)
|
||||||
|
|
||||||
set(CMAKE_AUTOUIC ON)
|
set(CMAKE_AUTOUIC ON)
|
||||||
set(CMAKE_AUTOMOC ON)
|
set(CMAKE_AUTOMOC ON)
|
||||||
|
|||||||
@ -55,6 +55,11 @@
|
|||||||
</provides>
|
</provides>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.6.14" timestamp="1747828753">
|
||||||
|
<description>
|
||||||
|
...
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="1.6.13" timestamp="1743734509">
|
<release version="1.6.13" timestamp="1743734509">
|
||||||
<description>
|
<description>
|
||||||
Change working directory to user's home dir if initial directory is "/" or the Application folder
|
Change working directory to user's home dir if initial directory is "/" or the Application folder
|
||||||
@ -68,7 +73,7 @@
|
|||||||
Double-click on highlighted URL opens it in web browser. Also available via context menu.
|
Double-click on highlighted URL opens it in web browser. Also available via context menu.
|
||||||
</description>
|
</description>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.6.12" timestamp="1734890080">
|
<release version="1.6.12" timestamp="1734890080">
|
||||||
<description>
|
<description>
|
||||||
Update Tutorial menu entries to cover all 8 tutorials
|
Update Tutorial menu entries to cover all 8 tutorials
|
||||||
Highlight warnings and error messages in Output window
|
Highlight warnings and error messages in Output window
|
||||||
|
|||||||
Reference in New Issue
Block a user