version 0.4.18

This commit is contained in:
Kovid Goyal 2007-11-09 23:34:29 +00:00
parent 95eff95dfe
commit 23e90eb59d
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
## with this program; if not, write to the Free Software Foundation, Inc.,
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
''' E-book management software'''
__version__ = "0.4.17"
__version__ = "0.4.18"
__docformat__ = "epytext"
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
__appname__ = 'libprs500'

File diff suppressed because one or more lines are too long