Change version to 1.0.1.
authorFlorian Forster <octo@verplant.org>
Tue, 16 Jul 2013 10:13:14 +0000 (12:13 +0200)
committerFlorian Forster <octo@verplant.org>
Tue, 16 Jul 2013 10:13:14 +0000 (12:13 +0200)
ChangeLog
configure.ac

index fedfcb6..d59a00c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,7 @@
+2013-07-16, Version 1.0.1
+       * Fix the "-T" command line option and add it to the usage
+         information.
+       * Added the statsd-tg(1) manual page.
+
 2013-07-12, Version 1.0.0
        * Initial version.
index 20c4de0..51fc877 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.67])
-AC_INIT([statsd-tg], [1.0.0], [ff@octo.it])
+AC_INIT([statsd-tg], [1.0.1], [ff@octo.it])
 AC_CONFIG_SRCDIR([src/statsd-tg.c])
 AC_CONFIG_HEADERS([src/config.h])