comparison src/version.h @ 4838:91638098904a

[project @ 2004-03-12 19:33:23 by jwe]
author jwe
date Fri, 12 Mar 2004 19:33:23 +0000
parents 71dade3c16b6
children c1cdf2a32cdb
comparison
equal deleted inserted replaced
4837:81f78a2ff8a6 4838:91638098904a
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.56" 26 #define OCTAVE_VERSION "2.1.57"
27 27
28 #define OCTAVE_API_VERSION "api-v7" 28 #define OCTAVE_API_VERSION "api-v7"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2004 John W. Eaton." 31 "Copyright (C) 2004 John W. Eaton."