Skip to content

Commit 6657cf8

Browse files
committed
Add new version
1 parent e4bd1a8 commit 6657cf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment/windows_installer/tip_setup_offline.iss

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

1818
#define MyAppName "TIP"
19-
#define MyAppVersion "8.0"
19+
#define MyAppVersion "8.1"
2020
#define MyAppPublisher "Pavel Remdenok"
2121
#define MyAppURL "https://github.com/pavel-cpp"
2222
#define MyAppExeName "TIP.exe"

deployment/windows_installer/tip_setup_online.iss

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

1818
#define MyAppName "TIP"
19-
#define MyAppVersion "8.0"
19+
#define MyAppVersion "8.1"
2020
#define MyAppPublisher "Pavel Remdenok"
2121
#define MyAppURL "https://github.com/pavel-cpp"
2222
#define MyAppExeName "TIP.exe"

0 commit comments

Comments
 (0)