comparison src/version.h @ 5083:8386cf9811ee ss-2-1-63

[project @ 2004-11-17 15:49:26 by jwe]
author jwe
date Wed, 17 Nov 2004 15:51:27 +0000
parents 19cb76761269
children f7e39f977fe8
comparison
equal deleted inserted replaced
5082:acbf858264d6 5083:8386cf9811ee
21 */ 21 */
22 22
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.62" 26 #define OCTAVE_VERSION "2.1.63"
27 27
28 #define OCTAVE_API_VERSION "api-v11" 28 #define OCTAVE_API_VERSION "api-v12"
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 \