summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/printerdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/printerdrake b/perl-install/standalone/printerdrake
index 03b0dcac1..10380f8e9 100755
--- a/perl-install/standalone/printerdrake
+++ b/perl-install/standalone/printerdrake
@@ -64,7 +64,7 @@ $commandline =~ /-onlyautoqueue/ and $::autoqueue = 1;
# Data structure for GTK2 main window
my $us = {};
-$us->{VERSION} = '10.2';
+$us->{VERSION} = '2006';
# Check whether Foomatic is installed and install it if necessary
#printer::printerdrake::install_foomatic($in);