"The Wine team is proud to announce that Wine 1.0 is now available. This is the first stable release of Wine after 15 years of development and beta testing."
Please see more for the realease note:http://www.winehq.org/site?news=archive
I couldn 't wait,I upgraded my Wine to the 1.0 version in UBuntu8.04 just now :
implement below commands on the terminal
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list
and then implement:
sudo apt-get update
sudo apt-get dist-upgrade
you will see the upgrade process is running as below :
