comparison src/version.h @ 5536:f16c05db6250 ss-2-9-4

[project @ 2005-11-11 19:53:51 by jwe]
author jwe
date Fri, 11 Nov 2005 19:53:52 +0000
parents 06585668a971
children f93e8a956c25
comparison
equal deleted inserted replaced
5535:6a82af824269 5536:f16c05db6250
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.3" 27 #define OCTAVE_VERSION "2.9.4"
28 28
29 #define OCTAVE_API_VERSION "api-v16" 29 #define OCTAVE_API_VERSION "api-v17"
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 \