X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=configure.ac;h=58a1103cb1e1db57903d726fd6ebad29677ca01a;hp=4e8929ee4ffcc9fbe7fbf1246e01bac18b1fc7e0;hb=323f90547020238e1d86f32738121a7e699d4819;hpb=a460b41527a09a681bc0ca4e161aec2cc1efab3d diff --git a/configure.ac b/configure.ac index 4e8929e..58a1103 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.3-p0], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])