comparison src/version.h @ 5356:06585668a971 ss-2-9-3

[project @ 2005-05-18 17:20:31 by jwe]
author jwe
date Wed, 18 May 2005 17:20:32 +0000
parents 4c8a2e4e0717
children f16c05db6250
comparison
equal deleted inserted replaced
5355:cf44c749ba52 5356:06585668a971
22 */ 22 */
23 23
24 #if !defined (octave_version_h) 24 #if !defined (octave_version_h)
25 #define octave_version_h 1 25 #define octave_version_h 1
26 26
27 #define OCTAVE_VERSION "2.9.2" 27 #define OCTAVE_VERSION "2.9.3"
28 28
29 #define OCTAVE_API_VERSION "api-v15" 29 #define OCTAVE_API_VERSION "api-v16"
30 30
31 #define OCTAVE_COPYRIGHT \ 31 #define OCTAVE_COPYRIGHT \
32 "Copyright (C) 2005 John W. Eaton." 32 "Copyright (C) 2005 John W. Eaton."
33 33
34 #define OCTAVE_NAME_AND_VERSION \ 34 #define OCTAVE_NAME_AND_VERSION \