diff src/wt.mk @ 3480:13be64f9f16d

move version info from index.html to src/*.mk files
author John W. Eaton <jwe@octave.org>
date Fri, 31 Jan 2014 16:04:01 -0500
parents 5ef49fb3299d
children ae4193aad5fe
line wrap: on
line diff
--- a/src/wt.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/wt.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := wt
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 3.2.3
 $(PKG)_CHECKSUM := d3870671a303d64878a1c9fe22765a643e515051
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz