diff src/units.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 5e9dc7f88328
children 022eeecc83f3
line wrap: on
line diff
--- a/src/units.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/units.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := units
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 2.02
 $(PKG)_CHECKSUM := e460371dc97034d17ce452e6b64991f7fd2d1409
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz