From 136599b0cde6f8512bb57f3e424fd4be260ea793 Mon Sep 17 00:00:00 2001 From: Ditin2 Mk 3 Date: Tue, 23 Dec 2025 02:41:23 +0100 Subject: [PATCH] Update version number --- .gitignore | 3 ++- ReencodeFfmpeg.pb | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index adb36c8..51ef519 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.exe \ No newline at end of file +*.exe +*.zip \ No newline at end of file diff --git a/ReencodeFfmpeg.pb b/ReencodeFfmpeg.pb index eef73b3..45200c6 100644 --- a/ReencodeFfmpeg.pb +++ b/ReencodeFfmpeg.pb @@ -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 \ No newline at end of file