Changed openocd version info creation to be more useful.
[fw/openocd] / configure.in
index ade6785e6b9b73232d3f7c7d0c0fe1c7d01119a6..3802f60ac0d9c56a54c18135bed73953b23bfb72 100644 (file)
@@ -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)