From d6c2da544627e23c87003859209152903dc7fcbc Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 28 Jun 2013 18:59:51 +0000 Subject: move version.in from gdb/common back to gdb This reverts part of the earlier version.in change. It moves version.in back to the gdb directory. This works around the CVS bug we've found. gdb * Makefile.in (version.c): Use version.in, not common/version.in. * common/create-version.sh: Likewise. * common/version.in: Move... * version.in: ...here. gdb/doc * Makefile.in (version.subst): Use version.in, not common/version.in. * gdbint.texinfo (Versions and Branches, Releasing GDB): Likewise. gdb/gdbserver * Makefile.in (version.c): Use version.in, not common/version.in. sim/common * Make-common.in (version.c): Use version.in, not common/version.in. * create-version.sh: Likewise. sim/ppc: * Make-common.in (version.c): Use version.in, not common/version.in. --- gdb/version.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 gdb/version.in (limited to 'gdb/version.in') diff --git a/gdb/version.in b/gdb/version.in new file mode 100644 index 0000000..99adaca --- /dev/null +++ b/gdb/version.in @@ -0,0 +1 @@ +7.6.50.DATE-cvs -- cgit v1.1