datatracker/ietf/__init__.py
2013-07-15 07:32:23 +00:00

11 lines
212 B
Python

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