julen / pootle

Web-based translation and translation management tool

This URL has Read+Write access

clouserw (author)
Mon Jun 30 22:51:15 -0700 2008
commit  55a07c689e1751229fb03015be9b492e9c6d9517
tree    558921da3ce2e323f6bdbfb365844749f0609560
parent  302fe20018f2b8751b5e13a8f5cfef56a6941a31
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"