datatracker/ietf/__init__.py
2014-03-18 21:50:06 +00:00

11 lines
213 B
Python

# -*- coding: utf-8-no-bom -*-
# Copyright The IETF Trust 2007, All Rights Reserved
__version__ = "5.1.2-dev"
__date__ = "$Date$"
__rev__ = "$Rev$ (dev) Latest release: Rev. 7516 "
__id__ = "$Id$"