comparison src/version.h @ 4658:c7ee06a9fbc3

[project @ 2003-11-25 03:59:24 by jwe]
author jwe
date Tue, 25 Nov 2003 03:59:24 +0000
parents 1ba089061bfe
children e759d01692db
comparison
equal deleted inserted replaced
4657:a585a2dfca6c 4658:c7ee06a9fbc3
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.51" 26 #define OCTAVE_VERSION "2.1.52"
27 27
28 #define OCTAVE_API_VERSION "api-v2" 28 #define OCTAVE_API_VERSION "api-v3"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton." 31 "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton."
32 32
33 #define OCTAVE_NAME_AND_VERSION \ 33 #define OCTAVE_NAME_AND_VERSION \