~ubuntu-branches/debian/stretch/zim/stretch

« back to all changes in this revision

Viewing changes to zim/_version.py

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2012-12-17 22:56:28 UTC
  • mfrom: (1.2.21)
  • Revision ID: package-import@ubuntu.com-20121217225628-yf4kwt76ycnbg3do
Tags: 0.58-1
* New upstream release.
* Update copyright file to be compliant with the final version of the
  copyright format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
"""
6
6
 
7
7
version_info = {'branch_nick': u'pyzim-trunk',
8
 
 'build_date': '2012-10-08 21:29:28 +0200',
 
8
 'build_date': '2012-12-15 19:01:02 +0100',
9
9
 'clean': None,
10
 
 'date': '2012-10-08 21:17:51 +0200',
11
 
 'revision_id': 'jaap.karssenberg@gmail.com-20121008191751-bdjcr9zpg9ni5mjt',
12
 
 'revno': '600'}
 
10
 'date': '2012-12-15 18:54:31 +0100',
 
11
 'revision_id': 'jaap.karssenberg@gmail.com-20121215175431-33f878abjvqrf1lq',
 
12
 'revno': '631'}
13
13
 
14
14
revisions = {}
15
15