summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2021-06-28 23:32:49 -0400
committerLogan Rathbone <poprocks@gmail.com>2021-06-28 23:32:49 -0400
commiteb3d5627f8f8b71bcad6812b644ffb3b71c36d96 (patch)
tree170669726bed52c6b5262fc621449ac170157e57
parentMerge branch 'meson' into 'master' (diff)
downloadzenity-eb3d5627f8f8b71bcad6812b644ffb3b71c36d96.tar.gz
zenity-eb3d5627f8f8b71bcad6812b644ffb3b71c36d96.tar.bz2
zenity-eb3d5627f8f8b71bcad6812b644ffb3b71c36d96.zip
Bump gtk requirement in README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d8699505..884bb987 100644
--- a/README
+++ b/README
@@ -9,4 +9,4 @@ This software is licensed under the LGPL.
Zen Requirements -
==================
-gtk+-3.0
+gtk+-3.16
bgstack15