comparison src/version.h @ 3641:5ac1b0cb4fe8

[project @ 2000-03-24 10:37:30 by jwe]
author jwe
date Fri, 24 Mar 2000 10:37:30 +0000
parents 0bf30dac04b2
children 02ae67aa84c5
comparison
equal deleted inserted replaced
3640:d3b0ff09dda7 3641:5ac1b0cb4fe8
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.28" 26 #define OCTAVE_VERSION "2.1.29"
27 27
28 #define OCTAVE_COPYRIGHT \ 28 #define OCTAVE_COPYRIGHT \
29 "Copyright (C) 1996, 1997, 1998, 1999, 2000 John W. Eaton." 29 "Copyright (C) 1996, 1997, 1998, 1999, 2000 John W. Eaton."
30 30
31 #define OCTAVE_NAME_AND_VERSION \ 31 #define OCTAVE_NAME_AND_VERSION \