Skip to content

Commit 6b6e34b

Browse files
committed
Version 2.6.2
1 parent 8359bcb commit 6b6e34b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
33
include(ExternalProject)
44

55
project(meteordemod
6-
VERSION 2.6.1
6+
VERSION 2.6.2
77
LANGUAGES CXX
88
)
99

installer/installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "meteordemod"
5-
#define MyAppVersion "2.5.5"
5+
#define MyAppVersion "2.6.2"
66
#define MyAppPublisher "Digitelektro"
77
#define MyAppURL "https://github.com/Digitelektro/MeteorDemod"
88
#define MyAppExeName "meteordemod.exe"

0 commit comments

Comments
 (0)