I just updated Deluge from the repositories
(# Deluge
deb http://ppa.launchpad.net/deluge-team/ubuntu hardy main universe
deb-src http://ppa.launchpad.net/deluge-team/ubuntu hardy main universe)
I use deluge on a headless server and i only access by web interface, but when i go to the "About" tab, i can read that the version is "1.0.0r" I should be running the new delueg version (1.0.2).... is this number the core version or just the web UI version? How can i get sure that i am running the latest version?
Thanks!
Is my deluge updated?
Re: Is my deluge updated?
the web ui should say 1.0.2r in about.
to be sure ssh into your server and run
to be sure ssh into your server and run
Code: Select all
deluge --version
Re: Is my deluge updated?
deluge --version retuns me the value "1.0.2" i just checked it now...... weird.... 

Re: Is my deluge updated?
OK, i just restarted the whole system, and when trying the about tab again, i already can see 1.0.2r
Thanks!!
Thanks!!