X-Git-Url: https://git.octo.it/?p=statsd-tg.git;a=blobdiff_plain;f=configure.ac;h=51fc877a0e70cdbeb58b870f1b380379cf9a9098;hp=20c4de03b6ac49752a7336041918969768ed37d7;hb=HEAD;hpb=0ee5345d9f7b8adafbd5a7e86fca86e0cac70d4d diff --git a/configure.ac b/configure.ac index 20c4de0..51fc877 100644 --- a/configure.ac +++ b/configure.ac @@ -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])