Update version number

This commit is contained in:
Ditin2 Mk 3
2025-12-23 02:41:23 +01:00
parent 4d1ae63689
commit 136599b0cd
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
XIncludeFile "ReencodeFfmpeg.pbf" ; Put code from ReencodeFfmpeg.pbf here during compilation (from Form Editor)
#CurrentVersion = 5
#CurrentVersion = 6
Global ConfigFile.s = GetUserDirectory(#PB_Directory_ProgramData) + "ReencodeFfmpeg\config.txt"
Global NewMap Config.s()
@@ -1017,8 +1017,7 @@ Repeat
Until Event = #PB_Event_CloseWindow ; Quit on any window close
; IDE Options = PureBasic 6.20 (Windows - x64)
; CursorPosition = 427
; FirstLine = 302
; CursorPosition = 2
; Folding = Beug0
; EnableXP
; DPIAware