summaryrefslogtreecommitdiffstats
path: root/drakxconf
diff options
context:
space:
mode:
Diffstat (limited to 'drakxconf')
-rwxr-xr-xdrakxconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/drakxconf b/drakxconf
index c0f951f4..616bef6d 100755
--- a/drakxconf
+++ b/drakxconf
@@ -13,7 +13,7 @@ use common;
local $_ = join '', @ARGV;
/-h/ and die "usage: drakxconf\n";
-/-version/ and die 'version: $Id$\n';
+/-version/ and die 'version: $Id: drakxconf 254567 2009-03-23 09:22:59Z tv $\n';
my $in = 'interactive'->vnew('su', 'default');