From: Kirk McKusick Date: Wed, 27 Jul 1983 05:41:52 +0000 (-0800) Subject: move up to version 3.0 for release on 4.2BSD X-Git-Tag: BSD-4_2-Snapshot-Development~665 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/1d534437ed7f01d3adecc53f499a2559ec5ddb0c?ds=inline move up to version 3.0 for release on 4.2BSD SCCS-vsn: usr.bin/pascal/src/pimakefile 1.42 SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.47 --- diff --git a/usr/src/usr.bin/pascal/pc0/Makefile b/usr/src/usr.bin/pascal/pc0/Makefile index b0878068ba..3de566f6c0 100644 --- a/usr/src/usr.bin/pascal/pc0/Makefile +++ b/usr/src/usr.bin/pascal/pc0/Makefile @@ -1,11 +1,11 @@ -SCCSID = "@(#)Makefile 1.46 %G%" +SCCSID = "@(#)Makefile 1.47 %G%" INSTALLDIR = $(DESTDIR)/usr/lib INSTALLNAME = ${INSTALLDIR}/pc0 BINDIR = ../pc0 SRCDIR = ../src WHOAMI = pc -VERSION = 2.14 +VERSION = 3.0 DATE = %G% MKSTR = /usr/ucb/mkstr diff --git a/usr/src/usr.bin/pascal/src/pimakefile b/usr/src/usr.bin/pascal/src/pimakefile index 41c87a390f..3252515a20 100644 --- a/usr/src/usr.bin/pascal/src/pimakefile +++ b/usr/src/usr.bin/pascal/src/pimakefile @@ -1,11 +1,11 @@ -SCCSID = "@(#)pimakefile 1.41 %G%" +SCCSID = "@(#)pimakefile 1.42 %G%" INSTALLDIR = ${DESTDIR}/usr/ucb INSTALLNAME = ${INSTALLDIR}/pi BINDIR = ../pi SRCDIR = ../src WHOAMI = pi -VERSION = 2.14 +VERSION = 3.0 DATE = %G% MKSTR = /usr/ucb/mkstr