release 0.8.6.2

This commit is contained in:
Daniel Pavel 2013-01-09 21:47:59 +02:00
parent 85a47a8049
commit b82c89c582
4 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@
from __future__ import absolute_import, division, print_function, unicode_literals from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = '0.8.6.1' __version__ = '0.8.6.2'

View File

@ -1,4 +1,4 @@
solaar (0.8.6-1) UNRELEASED; urgency=low solaar (0.8.6.2-1) UNRELEASED; urgency=low
* Debian packaging scripts, supports ubuntu ppa as well. * Debian packaging scripts, supports ubuntu ppa as well.

View File

@ -5,7 +5,7 @@ from distutils.core import setup
setup(name='solaar', setup(name='solaar',
version='0.8.6.1', version='0.8.6.2',
description='Linux devices manager for the Logitech Unifying Receiver.', description='Linux devices manager for the Logitech Unifying Receiver.',
long_description=''' long_description='''
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals. Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.