comparison src/version.h @ 4839:c1cdf2a32cdb ss-2-1-57

[project @ 2004-03-12 19:38:50 by jwe]
author jwe
date Fri, 12 Mar 2004 19:38:50 +0000
parents 91638098904a
children a0997c4d1d54
comparison
equal deleted inserted replaced
4838:91638098904a 4839:c1cdf2a32cdb
23 #if !defined (octave_version_h) 23 #if !defined (octave_version_h)
24 #define octave_version_h 1 24 #define octave_version_h 1
25 25
26 #define OCTAVE_VERSION "2.1.57" 26 #define OCTAVE_VERSION "2.1.57"
27 27
28 #define OCTAVE_API_VERSION "api-v7" 28 #define OCTAVE_API_VERSION "api-v8"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2004 John W. Eaton." 31 "Copyright (C) 2004 John W. Eaton."
32 32
33 #define OCTAVE_NAME_AND_VERSION \ 33 #define OCTAVE_NAME_AND_VERSION \