This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
openocd
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
26
Wiki
Activity
Browse Source
Label builds as OpenOCD v0.4.0
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
tags/v0.4.0^0
David Brownell
13 years ago
parent
4aa0a4d811
commit
56e74908d1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure.in
+ 1
- 1
configure.in
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT([openocd], [0.4.0
-rc2-dev
],
AC_INIT([openocd], [0.4.0],
[OpenOCD Mailing List <openocd-development@lists.berlios.de>])
AC_CONFIG_SRCDIR([src/openocd.c])
Write
Preview
Loading…
Cancel
Save