Package: apt-file
Version: 2.0.8

While investigating problems with apt-file, I tried to determine
whether my copy is up-to-date, and it looks suspiciously like the
2.0.8 version of the binary actually reports itself as still being
version 2.0.7:

# aptitude show apt-file | egrep 'State|Version'
State: installed
Version: 2.0.8
# /usr/bin/apt-file --version
apt-file version 2.0.7
(c) 2002 Sebastien J. Gross <[EMAIL PROTECTED]>
# grep 'constant VERSION' /usr/bin/apt-file
use constant VERSION => "2.0.7";

-- 
Brandon Craig Rhodes   [EMAIL PROTECTED]   http://rhodesmill.org/brandon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to