X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.in;h=8e2881cf43beb049931f3f71c82084095c4d2457;hp=6febcb237d714bb42c5a327ad9422f6c619bf945;hb=b1f7b35983eade493bfadd9e5abee4ae3dab630d;hpb=ef30f22fd3355f668b23905f50bab4671f803ab1 diff --git a/configure.in b/configure.in index 6febcb237d..8e2881cf43 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([openocd], [0.3.0-in-development], +AC_INIT([openocd], [0.3.0-dev], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c])