public
Description: Web-based translation and translation management tool
Homepage: http://translate.sf.net/
Clone URL: git://github.com/julen/pootle.git
julen (author)
Thu Aug 14 09:16:41 -0700 2008
commit  5b47b2fc4b2d24ca3065e8690126ab0c1e2a1565
tree    63982c99911b551ecbab713bce3418e5ad2dbbc1
parent  e03ed0b458352e4cc73becbb76430875edf70f42
pootle / __version__.py
100644 6 lines (4 sloc) 0.108 kb
1
2
3
4
5
6
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""this file contains the version of pootle"""
ver = "1.1.0"