From f64e634b0ce953472534ad55929101317815ae45 Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Mon, 7 Feb 2005 16:35:39 +0000 Subject: Adjusted version number. --- perl-install/standalone/printerdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/printerdrake b/perl-install/standalone/printerdrake index ce3e7b3d7..c80710beb 100755 --- a/perl-install/standalone/printerdrake +++ b/perl-install/standalone/printerdrake @@ -59,7 +59,7 @@ my $commandline = $_; # Data structure for GTK2 main window my $us = {}; -$us->{VERSION} = '10.1'; +$us->{VERSION} = '10.2'; # Check whether Foomatic is installed and install it if necessary #printer::printerdrake::install_foomatic($in); -- cgit v1.2.1