From 7015e047718d7cd18d30daeb2d9c216ee612038e Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Mon, 22 Aug 2005 23:03:44 +0000 Subject: - Updated version number (bug #17719). --- perl-install/standalone/printerdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.1