Skip to content

Commit bce805d

Browse files
committed
Update version to v1_3
1 parent 61e02b3 commit bce805d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/MieSimulatorGUI.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ QT += core gui \
1010

1111
greaterThan(QT_MAJOR_VERSION, 5): QT += widgets
1212

13-
TARGET = MieSimulatorGUI_v1_2
13+
TARGET = MieSimulatorGUI_v1_3
1414
CONFIG -= -qt-freetype
1515
TEMPLATE = app
1616
DEFINES += QT_DEPRECATED_WARNINGS

src/misc/MieSimulatorGUI.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Type=Application
33
Name=MieSimulatorGUI
44
Comment=MieSimulatorGUI by Virtual Photonics
5-
Exec=MieSimulatorGUI_v1_2
5+
Exec=MieSimulatorGUI_v1_3
66
Icon=MieSimulatorGUI
77
Categories=Science;

0 commit comments

Comments
 (0)