From 959b06fb29ddfd48cac307aa4c0c0088c1f60547 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 5 Sep 2008 14:36:42 +0200 Subject: Add simple popup menu on path box allowing user to copy current path to clipboard Expose copy file names shortcuts in the Commands menu --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index 5e13616..41f6256 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.47-dev'; - ConstAboutBuildDate = '2008-09-02'; + ConstAboutVersion = '0.6.48-dev'; + ConstAboutBuildDate = '2008-09-05'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3