comparison src/version.h @ 3699:47d8d41d6ac6

[project @ 2000-07-18 04:38:40 by jwe]
author jwe
date Tue, 18 Jul 2000 04:38:40 +0000
parents 02ae67aa84c5
children 55df6f9044f6
comparison
equal deleted inserted replaced
3698:22c94c038d48 3699:47d8d41d6ac6
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.30" 26 #define OCTAVE_VERSION "2.1.31"
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 \