X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=configure.ac;h=583b00df5c4b8c7b4f72c41a4c0334565c03405b;hp=4e8929ee4ffcc9fbe7fbf1246e01bac18b1fc7e0;hb=7200f71a7275a4ca3faa4d3d8182720fcc0b9496;hpb=a460b41527a09a681bc0ca4e161aec2cc1efab3d diff --git a/configure.ac b/configure.ac index 4e8929e..583b00d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.2.0], [spenceal@rose-hulman.edu]) +AC_INIT([aweather], [0.2.1], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])