comparison src/version.h @ 4775:88b638195bd1

[project @ 2004-02-16 19:57:06 by jwe]
author jwe
date Mon, 16 Feb 2004 19:57:06 +0000
parents e759d01692db
children 6279796dc2b9
comparison
equal deleted inserted replaced
4774:0ff45249d321 4775:88b638195bd1
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.53" 26 #define OCTAVE_VERSION "2.1.54"
27 27
28 #define OCTAVE_API_VERSION "api-v4" 28 #define OCTAVE_API_VERSION "api-v5"
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 \