X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.in;h=3802f60ac0d9c56a54c18135bed73953b23bfb72;hp=ade6785e6b9b73232d3f7c7d0c0fe1c7d01119a6;hb=78d58dd16a276d5a3547d2f681f5062415736c85;hpb=9e6cec0dd3301395345777cfe2617559a868f2a9 diff --git a/configure.in b/configure.in index ade6785e6b..3802f60ac0 100644 --- a/configure.in +++ b/configure.in @@ -222,7 +222,7 @@ else fi AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(openocd, 0.1) +AM_INIT_AUTOMAKE(openocd, 1.0) AM_CONDITIONAL(PARPORT, test $build_parport = yes) AM_CONDITIONAL(GIVEIO, test $parport_use_giveio = yes)