diff src/xmlwrapp.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 dc3eb553f5e9
line wrap: on
line diff
--- a/src/xmlwrapp.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/xmlwrapp.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := xmlwrapp
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 0.6.3
 $(PKG)_CHECKSUM := 7bd66ecc1204b296580a499fd929d77b79e6e85a
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz