summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2013-12-05 21:16:27 +0000
committerWill Thompson <will@willthompson.co.uk>2013-12-05 21:16:27 +0000
commitab54b263868411e03434cf1c8426f5303e50fd5e (patch)
treec8d43daede03fd65fb5cc0361faf254169f401fc
parent9e4d9641f2713a6804e317e2b828ab4b125ae279 (diff)
Version 0.4.3bustle-0.4.3
-rw-r--r--bustle.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bustle.cabal b/bustle.cabal
index eaa5812..33ab0b3 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -1,6 +1,6 @@
Name: bustle
Category: Network, Desktop
-Version: 0.4.2.1
+Version: 0.4.3
Cabal-Version: >= 1.8
Synopsis: Draw pretty sequence diagrams of D-Bus traffic
Description: Draw pretty sequence diagrams of D-Bus traffic
@@ -88,7 +88,7 @@ Executable bustle
, directory
, filepath
, glib
- , gtk >= 0.12.3
+ , gtk >= 0.12.4
, mtl
, pango
, parsec