comparison src/version.h @ 3174:390d5e396682

[project @ 1998-05-04 16:36:17 by jwe]
author jwe
date Mon, 04 May 1998 16:36:26 +0000
parents 894d516b4a00
children fccab8e7d35f
comparison
equal deleted inserted replaced
3173:eec9be0f7f5c 3174:390d5e396682
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.5" 26 #define OCTAVE_VERSION "2.1.6"
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 \