diff --git a/debian/changelog b/debian/changelog index e969b62..c0af542 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +projman (2.0.0-alpha17) stable; urgency=medium + + * Added the "Open Recent" menu. + * The "recentlyEditedFolders" option in the configuration file contains a list of recently opened directories. + * The procedures for working with this list have also been added. + * Новая сборка + + -- svk Sat, 18 Oct 2025 16:29:50 +0300 + projman (2.0.0-alpha17) stable; urgency=medium * Косметические изменения. diff --git a/projman.tcl b/projman.tcl index be83875..d41429c 100755 --- a/projman.tcl +++ b/projman.tcl @@ -10,7 +10,7 @@ exec wish "$0" -- "$@" ###################################################### # Version: 2.0.0 # Release: alpha17 -# Build: 18102025162821 +# Build: 21102025154120 ###################################################### # определим текущую версию, релиз и т.д.