mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-22 16:49:45 +08:00
Bump version to 4.95.1
This commit is contained in:
parent
b3961730bd
commit
e9273f63e2
@ -17,8 +17,8 @@ Rem
|
||||
Rem The following 2 lines need to be changed with each new GDB release, to
|
||||
Rem be identical to the name of the top-level directory where the GDB
|
||||
Rem distribution unpacks itself.
|
||||
set GDBVER=gdb-4.95.0
|
||||
if "%GDBVER%"=="gdb-4.95.0" GoTo EnvOk
|
||||
set GDBVER=gdb-4.95.1
|
||||
if "%GDBVER%"=="gdb-4.95.1" GoTo EnvOk
|
||||
Rem If their environment space is too small, re-exec with a larger one
|
||||
command.com /e:4096 /c %0 %1
|
||||
GoTo End
|
||||
|
Loading…
x
Reference in New Issue
Block a user