Changes to gnats/Makefile.in
"Andrew J. Gray" <[email protected]> Wed, 30 Jul 2003 04:14:58 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/Makefile.in diff -c gnats/Makefile.in:1.9 gnats/Makefile.in:1.10 *** gnats/Makefile.in:1.9 Sun Nov 24 00:42:00 2002 --- gnats/Makefile.in Wed Jul 30 04:14:58 2003 *************** *** 17,23 **** # along with GNU GNATS; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! VERSION = 3.999.2 DISTDIR = gnats-$(VERSION) srcdir = @srcdir@ --- 17,23 ---- # along with GNU GNATS; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! VERSION = 4.0 DISTDIR = gnats-$(VERSION) srcdir = @srcdir@