diff options
author | Fred Fish <fnf@specifix.com> | 1992-07-15 06:11:24 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-07-15 06:11:24 +0000 |
commit | 5e85287ea259135833ad1c6723a49e776fffa6bc (patch) | |
tree | 80de3594b8d8b92b70c8afa23489ea083bf758e5 /gdb/energize-patches | |
parent | 652253cbb635a63f88dff6191c77a56c82eeee1c (diff) | |
download | gdb-5e85287ea259135833ad1c6723a49e776fffa6bc.zip gdb-5e85287ea259135833ad1c6723a49e776fffa6bc.tar.gz gdb-5e85287ea259135833ad1c6723a49e776fffa6bc.tar.bz2 |
To avoid confusion, start off post release development versions at 4.6.1,
so the only 4.6 gdb executables are those built from the actual 4.6 release.
Diffstat (limited to 'gdb/energize-patches')
-rwxr-xr-x | gdb/energize-patches | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/energize-patches b/gdb/energize-patches index 7e246a7..9bdf678 100755 --- a/gdb/energize-patches +++ b/gdb/energize-patches @@ -52,7 +52,7 @@ diff -c -r1.162 Makefile.in ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES} ! ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES} - VERSION = 4.6 + VERSION = 4.6.1 DIST=gdb --- 160,172 ---- # {X,T}M_CLIBS, defined in *config files, have host- and target-dependent libs. @@ -66,7 +66,7 @@ diff -c -r1.162 Makefile.in ! ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES} \ ! ${ENERGIZE_LIB} - VERSION = 4.6 + VERSION = 4.6.1 DIST=gdb *************** *** 175,181 **** |