mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
*** empty log message ***
This commit is contained in:
@@ -144,7 +144,7 @@ dist: bison.info
|
||||
vmshlp.mar README INSTALL bison.texinfo bison.info* texinfo.tex \
|
||||
`cat .fname`
|
||||
cp -p getopt.[ch] getopt1.c alloca.c `cat .fname`
|
||||
tar chZf `cat .fname`.tar.Z `cat .fname`
|
||||
tar --gzip -chf `cat .fname`.tar.z `cat .fname`
|
||||
-rm -rf `cat .fname` .fname
|
||||
|
||||
bison.info: bison.texinfo
|
||||
|
||||
@@ -17,4 +17,4 @@ You should have received a copy of the GNU General Public License
|
||||
along with Bison; see the file COPYING. If not, write to
|
||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
char *version_string = "GNU Bison version 1.20\n";
|
||||
char *version_string = "GNU Bison version 1.21\n";
|
||||
|
||||
Reference in New Issue
Block a user