public
Description: Web-based translation and translation management tool
Homepage: http://translate.sf.net/
Clone URL: git://github.com/julen/pootle.git
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.2.0"