comparison src/version.h @ 5017:35403c316afd

[project @ 2004-09-22 03:28:14 by jwe]
author jwe
date Wed, 22 Sep 2004 03:29:05 +0000
parents c0d8e8afa82f
children 60a75e01a537
comparison
equal deleted inserted replaced
5016:bdbee5282954 5017:35403c316afd
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.58" 26 #define OCTAVE_VERSION "2.1.59"
27 27
28 #define OCTAVE_API_VERSION "api-v10" 28 #define OCTAVE_API_VERSION "api-v10"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2004 John W. Eaton." 31 "Copyright (C) 2004 John W. Eaton."