diff options
author | Yorhel <git@yorhel.nl> | 2020-06-10 12:24:34 +0200 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2020-06-10 12:24:34 +0200 |
commit | 1035aed81a6b919033921ead583a88db5e2d80a2 (patch) | |
tree | 29996da8729809486799638abcb65b786c4bebb6 /configure.ac | |
parent | a389443c9a1f3b2b68fe9b9fccef1f0b6569b632 (diff) |
Version bump for 1.15.1v1.15.1
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 c260f9c..a5d1cd4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([ncdu],[1.15],[projects@yorhel.nl]) +AC_INIT([ncdu],[1.15.1],[projects@yorhel.nl]) AC_CONFIG_SRCDIR([src/global.h]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign std-options subdir-objects]) |