datatracker/ietf/__init__.py
2013-10-21 22:19:47 +00:00

11 lines
212 B
Python

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