X-Git-Url: https://git.octo.it/?p=statsd-tg.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=51fc877a0e70cdbeb58b870f1b380379cf9a9098;hp=20c4de03b6ac49752a7336041918969768ed37d7;hb=5a94cee4ad0a1df73314c8199befe1f5b50adc1c;hpb=a43858634b21d77140076f9a2e408cc628541eeb 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])