comparison src/version.h @ 3273:eb27ea9b7ff8

[project @ 1999-10-12 02:22:25 by jwe]
author jwe
date Tue, 12 Oct 1999 02:27:27 +0000
parents 2e74d8aa1a20
children c7bc6e8e0354
comparison
equal deleted inserted replaced
3272:9e0c8e289555 3273:eb27ea9b7ff8
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.14" 26 #define OCTAVE_VERSION "2.1.15"
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 \