chiark / gitweb /
Finalise 1.1.2
[chiark-tcl.git] / base / common.make
index 5314aacf120bb5a75785650003b005546710aed0..b0d4bae8bc4e251b21dc6093f437726d58dd8bdf 100644 (file)
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 VERSION ?=     1
 FAMILY ?=      chiark_tcl
-TCL_VERSION ?= 8.3
+TCL_VERSION ?= 8.4
 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION)
 
 OPTIMISE ?=            -O2