diff options
author | Yorhel <git@yorhel.nl> | 2020-05-30 10:02:02 +0200 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2020-05-30 10:02:02 +0200 |
commit | 239bbf542f239652cddf8d1492473b43e9bdcdb9 (patch) | |
tree | 96c446ba7d6aba76743b6e8fd0eefacd780aff70 /configure.ac | |
parent | d018dc0be679095f40b33f622db38472061bf81c (diff) |
Version bump for 1.15v1.15
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 9cec626..c260f9c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([ncdu],[1.14.2],[projects@yorhel.nl]) +AC_INIT([ncdu],[1.15],[projects@yorhel.nl]) AC_CONFIG_SRCDIR([src/global.h]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign std-options subdir-objects]) |