summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-11-15 08:53:29 +0000
committerWill Thompson <will@willthompson.co.uk>2018-11-15 08:53:29 +0000
commit14f885defd7f6cdafc4ffdcc9a73abe7083ca332 (patch)
tree552e09539e6336328aad3b4c683ca6fc0cdd0502
parent35eef75301cfc5cdabbb5149f0e6e028b0e97608 (diff)
Release 0.7.3bustle-0.7.3
-rw-r--r--NEWS.md2
-rw-r--r--bustle.cabal2
-rw-r--r--data/org.freedesktop.Bustle.appdata.xml.in3
3 files changed, 4 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index f7b2fac..1c09ea9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-Bustle 0.7.3 (UNRELEASED)
+Bustle 0.7.3 (2018-11-15)
-------------------------
User-facing changes:
diff --git a/bustle.cabal b/bustle.cabal
index 2b37876..f9849b1 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -1,6 +1,6 @@
Name: bustle
Category: Network, Desktop
-Version: 0.7.2.1
+Version: 0.7.3
Cabal-Version: 2.0
Tested-With: GHC == 8.4.3
Synopsis: Draw sequence diagrams of D-Bus traffic
diff --git a/data/org.freedesktop.Bustle.appdata.xml.in b/data/org.freedesktop.Bustle.appdata.xml.in
index f56578d..c603db8 100644
--- a/data/org.freedesktop.Bustle.appdata.xml.in
+++ b/data/org.freedesktop.Bustle.appdata.xml.in
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Philip Withnall <philip@tecnocode.co.uk> -->
+<!-- Copyright 2016–2018 Will Thompson <will@willthompson.co.uk> -->
<component type="desktop-application">
<id>org.freedesktop.Bustle.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
@@ -38,7 +39,7 @@
<id>bustle.desktop</id>
</provides>
<releases>
- <release date="UNRELEASED" version="0.7.3">
+ <release date="2018-11-15" version="0.7.3">
<description>
<p>Bustle now handles the application/vnd.tcpdump.pcap MIME type, which in practice means that your file manager will offer to open pcap files with Bustle.</p>
</description>