comparison src/version.h @ 5069:b9dae14b5ada

[project @ 2004-11-05 16:18:11 by jwe]
author jwe
date Fri, 05 Nov 2004 16:18:12 +0000
parents 60a75e01a537
children 19cb76761269
comparison
equal deleted inserted replaced
5068:ecfba79456a2 5069:b9dae14b5ada
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.60" 26 #define OCTAVE_VERSION "2.1.61"
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."