Skip to content

Commit 06c27d2

Browse files
committed
Version bump.
1 parent 6682c12 commit 06c27d2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

COPYING.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2023, Helios
1+
Copyright (c) 2015-2025, Helios
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

Installer/setup.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 "BorderlessImageViewer"
5-
#define MyAppVersion "20230417"
5+
#define MyAppVersion "20250609"
66
#define MyAppURL "https://github.com/Helios-vmg/Borderless"
77
#define MyAppExeName "Borderless.exe"
88
#define SourceBasePath ".."

Installer/setup_noredist.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 "BorderlessImageViewer"
5-
#define MyAppVersion "20230417"
5+
#define MyAppVersion "20250609"
66
#define MyAppURL "https://github.com/Helios-vmg/Borderless"
77
#define MyAppExeName "Borderless.exe"
88
#define SourceBasePath ".."

0 commit comments

Comments
 (0)