datatracker/ietf/__init__.py
2013-07-23 16:33:01 +00:00

11 lines
212 B
Python

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