release 0.8.99.11

This commit is contained in:
Daniel Pavel 2013-07-07 14:04:11 +02:00
parent 0e43287386
commit 8b26759731
2 changed files with 4 additions and 5 deletions

View File

@ -4,5 +4,5 @@
from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = '0.8.99.10'
__version__ = '0.8.99.11'
NAME = 'Solaar'

View File

@ -1,6 +1,5 @@
solaar (0.8.99.10-1) unstable; urgency=low
solaar (0.8.99.11-1) unstable; urgency=low
* Debian packaging scripts, supports ubuntu ppa as well.
-- Daniel Pavel <daniel.pavel+debian@gmail.com> Sat, 06 Jul 2013 14:24:27 +0200
* Initial Debian release (closes: #715172)
-- Daniel Pavel <daniel.pavel+debian@gmail.com> Sun, 07 Jul 2013 13:31:11 +0200