comparison src/version.h @ 3240:2e74d8aa1a20

[project @ 1999-04-07 18:33:23 by jwe]
author jwe
date Wed, 07 Apr 1999 18:34:20 +0000
parents 041ea33fbbf4
children eb27ea9b7ff8
comparison
equal deleted inserted replaced
3239:d54ef0aa6e82 3240:2e74d8aa1a20
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.13" 26 #define OCTAVE_VERSION "2.1.14"
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 \