diff options
author | Yorhel <git@yorhel.nl> | 2016-08-24 20:49:20 +0200 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2016-08-24 20:59:58 +0200 |
commit | e4f211db68dc6155f7df44547cf99dab5db6b16d (patch) | |
tree | ce5bb061e5ed5e0905439e6f17f005475e265031 /configure.ac | |
parent | 502d029509a6382d3eaecbc69c2b0b6a46dd3147 (diff) |
Year + version bump for 1.12v1.12
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4a9bd7a..5086f92 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(ncdu, 1.11g, projects@yorhel.nl) +AC_INIT(ncdu, 1.12g, projects@yorhel.nl) AC_CONFIG_SRCDIR([src/global.h]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects]) |