summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2006-05-30 11:02:58 +0000
committer <robert.mcqueen@collabora.co.uk>2006-05-30 11:02:58 +0000
commit2ed5019466b17dd001130c23916fa30aa920dad8 (patch)
tree9643ea0a5e4713a88d4fa4ec7530f96a1344b0c1
parent92b6c9611221025312639f5f602435b8a0cb9933 (diff)
bump spec version to 0.12.1telepathy-spec-0.12.1
-rw-r--r--telepathy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy/__init__.py b/telepathy/__init__.py
index e98f169a..5a0d6a95 100644
--- a/telepathy/__init__.py
+++ b/telepathy/__init__.py
@@ -17,7 +17,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-version = (0, 12, 0)
+version = (0, 12, 1)
from constants import *
from errors import *