Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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