Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2008-01-04 17:43:30 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2008-01-04 17:43:30 (GMT)
commit605eb39d18fcde18570eb8e889a21a94e039529d (patch)
tree7d29e6ace12077582102e0358d61303ff539b30d /constants.py
parentb31fe8199b0feb05c5ff90cf49ed4a32108c9986 (diff)
change release number
fix 5830 git-svn-id: http://mediamods.com/public-svn/camera-activity/tags/50@1001 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index c75d771..641c02d 100644
--- a/constants.py
+++ b/constants.py
@@ -16,7 +16,7 @@ import pangocairo
class Constants:
- VERSION = 49
+ VERSION = 50
SERVICE = "org.laptop.Record"
IFACE = SERVICE