home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gdb / bug / 1245 < prev    next >
Encoding:
Text File  |  1992-11-22  |  744 b   |  24 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!cygnus.com!gnu
  3. From: gnu@cygnus.com
  4. Subject: Re: Attaching to a process
  5. Message-ID: <9211220727.AA14750@cygnus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <1992Nov21.222005.24150@spectrum.xerox.com>
  9. Distribution: gnu
  10. Date: Sat, 21 Nov 1992 15:27:17 GMT
  11. Approved: bug-gdb@prep.ai.mit.edu
  12. Lines: 10
  13.  
  14. > Now, how do I update the version information on gdb (so I know I'm using
  15. > 4.7.1...
  16.  
  17. The version number is set in Makefile.in's VERSION= line.  I don't
  18. recommend calling it 4.7.1 though; call it 4.7+patch or something.
  19. We use numbers like 4.7.1 for internal development versions that are made
  20. in between the releases that most of you-all see.
  21.  
  22.     John
  23.  
  24.