Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2008-11-23 22:42:45 (GMT)
committer Daniel Drake <dsd@laptop.org>2008-11-23 22:43:31 (GMT)
commit5494db6511f214a2fc7b0028bf8ebddf1da6a909 (patch)
tree0427fc900dd18395fee7d728e3999a35e4467dcf
parent516b7fae68f9e9c28d1b5a5091bb91e59737fe3a (diff)
v60 releasetmp
-rw-r--r--NEWS4
-rwxr-xr-xactivity/activity.info2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fea34a1..a6f687d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+60
+
+* pipeline rework; makes the activity work with new gstreamer
+
59
* #8580 record fails to keep images if closed. (erikg)
diff --git a/activity/activity.info b/activity/activity.info
index be6b6c1..04d5623 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Record
service_name = org.laptop.RecordActivity
class = record.Record
icon = activity-record
-activity_version = 59
+activity_version = 60
show_launcher = yes
license = MIT
update_url = http://wiki.laptop.org/go/Activities/G1G1