Skip to content

Commit 6a3bb34

Browse files
committedJun 12, 2021
work on #114
1 parent 68476e0 commit 6a3bb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎innosetup.iss

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define NUMERICVERSION GetVersionNumbersString(RELEASEFOLDER+EXECUTABLE)
66
#define VERSION "2.9-dev"
77
#define URL "https://socnetv.org"
8-
#define COPYRIGHT "2005-2020 " + URL
8+
#define COPYRIGHT "2005-2021 " + URL
99

1010
[Setup]
1111
AllowNoIcons=yes

0 commit comments

Comments
 (0)
Please sign in to comment.