summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRomain Bouvier <skunnyk@alteroot.org>2020-12-22 21:45:06 +0100
committerRomain Bouvier <skunnyk@alteroot.org>2020-12-22 21:45:06 +0100
commit665dac6b7bccef20ba5911807dc53b60faa7935b (patch)
treed11a1c2564c45ac196aee80e13af545f8201e458 /configure.ac
parentd16010634f98cba467cb61c8b9451e84ed323b7a (diff)
downloadxfce4-dev-tools-665dac6b7bccef20ba5911807dc53b60faa7935b.tar.gz
Updates for releasexfce4-dev-tools-4.16.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 454bca3..a4773e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl ***************************
dnl *** Version information ***
dnl ***************************
-XDT_VERSION_INIT([4.15.1], [git])
+XDT_VERSION_INIT([4.16.0])
dnl # DO NOT MODIFY ANYTHING BELOW THIS LINE, UNLESS YOU KNOW WHAT
dnl # YOU ARE DOING.