comparison src/version.h @ 3378:d81b559cdd5b

[project @ 1999-12-14 20:22:36 by jwe]
author jwe
date Tue, 14 Dec 1999 20:22:36 +0000
parents 315f89ff2367
children 908efd2c675a
comparison
equal deleted inserted replaced
3377:c4309e154d0e 3378:d81b559cdd5b
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.21" 26 #define OCTAVE_VERSION "2.1.22"
27 27
28 #define OCTAVE_COPYRIGHT \ 28 #define OCTAVE_COPYRIGHT \
29 "Copyright (C) 1996, 1997, 1998 John W. Eaton." 29 "Copyright (C) 1996, 1997, 1998 John W. Eaton."
30 30
31 #define OCTAVE_NAME_AND_VERSION \ 31 #define OCTAVE_NAME_AND_VERSION \