diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2013-12-26 18:05:32 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2013-12-26 18:05:32 +0100 |
commit | e9d9943ba73d237481c4c9b66e4b920aa2fc8f8c (patch) | |
tree | 87d4f2d365e040d7555c21e2e0524ae9b615697f /packages/vsintegration-1.0.package | |
parent | 5999159d4b6aaac0ce3230021b01e751286c4cd5 (diff) |
Update package versions to 1.2.21.2.2
Diffstat (limited to 'packages/vsintegration-1.0.package')
-rw-r--r-- | packages/vsintegration-1.0.package | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vsintegration-1.0.package b/packages/vsintegration-1.0.package index ab18fdce..d1581e26 100644 --- a/packages/vsintegration-1.0.package +++ b/packages/vsintegration-1.0.package @@ -8,7 +8,7 @@ class Package(package.Package): shortdesc = 'Visual Studio Integration' longdesc = 'Visual Studio Integration' url = "http://gstreamer.freedesktop.org" - version = '1.2.1' + version = '1.2.2' codename = 'Congo' license = License.LGPL vendor = 'GStreamer Project' |