summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBastian Stender <bst@pengutronix.de>2016-12-08 15:42:48 +0100
committerBastian Stender <bst@pengutronix.de>2016-12-08 15:42:48 +0100
commit31f9cb86467846d7da88720db05b44ccde9b316d (patch)
tree94a53eb2e158a7aca3eb2ac2683c08ab6125dafe /configure.ac
parent0ff7da7e2e067f5c36a7b520fd9c9b448d3028d1 (diff)
downloaddt-utils-969393991931b835baedaf1ea5e2821787015eea.tar.gz
dt-utils-969393991931b835baedaf1ea5e2821787015eea.tar.xz
Release v2016.12.0v2016.12.0
Signed-off-by: Bastian Stender <bst@pengutronix.de>
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 419afcb..03dc9c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT([dt-utils],
- [2016.08.0],
+ [2016.12.0],
[bugs@pengutronix.de],
[dt-utils],
[http://git.pengutronix.de/?p=tools/dt-utils.git;a=summary])