bump version

This commit is contained in:
idk
2022-05-05 18:02:36 -04:00
parent 46c6fb77e2
commit 334e6525b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
!define VERSIONMAJOR 1
!define VERSIONMINOR 7
!define VERSIONBUILD 4
!define VERSIONBUILD 5

View File

@ -10,4 +10,4 @@ if exist "%ProgramFiles%\I2P\" (
if exist "%ProgramFiles(x86)%\I2P" (
set "I2PPath=%ProgramFiles(x86)%\I2P"
)
)