diff options
author | Yorhel <git@yorhel.nl> | 2013-05-09 16:32:42 +0200 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2013-05-09 16:32:48 +0200 |
commit | 5e5c9925f4cf162a1db50520d35f2886dfdeefde (patch) | |
tree | 169a66fb8f596ba5f26635d563e1479810a4f62a /configure.ac | |
parent | 0a4ad63591ac6d768b96f0b798146b5bd01834ec (diff) |
Version bump + Changelog update for 1.10v1.10
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 512dae9..b8a6bfd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(ncdu, 1.9g, projects@yorhel.nl) +AC_INIT(ncdu, 1.10g, projects@yorhel.nl) AC_CONFIG_SRCDIR([src/global.h]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects]) |