Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2012-12-11 06:25:26 (GMT)
committer Daniel Drake <dsd@laptop.org>2012-12-11 06:25:26 (GMT)
commitab4134898c103803d415f1cc9877606a5b53aa0f (patch)
tree4642088d042cf5b6307a5e5602590da2faeca383
parentf4ebbf563c4e703d1e26fc48380d4813a4416b02 (diff)
v0.27 releasev0.27
-rw-r--r--setup.py2
-rw-r--r--sugar-update-control.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index de22bac..05f6be9 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from DistUtilsExtra.command import * # gettext support
from distutils.core import setup
setup(name='sugar-update-control',
- version="0.26",
+ version="0.27",
description='Sugar update control panel',
author='C. Scott Ananian',
author_email='cscott@laptop.org',
diff --git a/sugar-update-control.spec b/sugar-update-control.spec
index bd736da..5fc0f90 100644
--- a/sugar-update-control.spec
+++ b/sugar-update-control.spec
@@ -2,7 +2,7 @@
Summary: Activity update control panel for Sugar
Name: sugar-update-control
-Version: 0.26
+Version: 0.27
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base