Mercurial > hg > octave-thorsten
diff common.mk @ 9917:c1210502785b
provide OCTAVE_API_VERSION_NUMBER
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 04 Dec 2009 15:18:17 -0500 |
parents | 8d20fb66a0dc |
children | a7e288044ef7 |
line wrap: on
line diff
--- a/common.mk +++ b/common.mk @@ -19,6 +19,7 @@ DESKTOP_FILE_INSTALL = @DESKTOP_FILE_INSTALL@ OCTAVE_VERSION = @OCTAVE_VERSION@ +OCTAVE_API_VERSION_NUMBER = @OCTAVE_API_VERSION_NUMBER@ OCTAVE_API_VERSION = @OCTAVE_API_VERSION@ OCTAVE_RELEASE_DATE = @OCTAVE_RELEASE_DATE@ OCTAVE_COPYRIGHT = @OCTAVE_COPYRIGHT@