We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bd1a8 commit 6657cf8Copy full SHA for 6657cf8
deployment/windows_installer/tip_setup_offline.iss
@@ -16,7 +16,7 @@
16
; along with this program. If not, see <https://www.gnu.org/licenses/>.
17
18
#define MyAppName "TIP"
19
-#define MyAppVersion "8.0"
+#define MyAppVersion "8.1"
20
#define MyAppPublisher "Pavel Remdenok"
21
#define MyAppURL "https://github.com/pavel-cpp"
22
#define MyAppExeName "TIP.exe"
deployment/windows_installer/tip_setup_online.iss
0 commit comments