Update version number
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user