comparison src/version.h @ 5077:19cb76761269

[project @ 2004-11-12 05:26:26 by jwe]
author jwe
date Fri, 12 Nov 2004 05:26:27 +0000
parents b9dae14b5ada
children 8386cf9811ee
comparison
equal deleted inserted replaced
5076:dc5f6082aa74 5077:19cb76761269
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.61" 26 #define OCTAVE_VERSION "2.1.62"
27 27
28 #define OCTAVE_API_VERSION "api-v11" 28 #define OCTAVE_API_VERSION "api-v11"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2004 John W. Eaton." 31 "Copyright (C) 2004 John W. Eaton."