comparison src/version.h @ 5291:3e26fb4f2466

[project @ 2005-04-21 14:55:41 by jwe]
author jwe
date Thu, 21 Apr 2005 14:55:41 +0000
parents 5c2f58301790
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
5290:41273fff034d 5291:3e26fb4f2466
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.9.1" 26 #define OCTAVE_VERSION "2.9.2"
27 27
28 #define OCTAVE_API_VERSION "api-v14" 28 #define OCTAVE_API_VERSION "api-v15"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2005 John W. Eaton." 31 "Copyright (C) 2005 John W. Eaton."
32 32
33 #define OCTAVE_NAME_AND_VERSION \ 33 #define OCTAVE_NAME_AND_VERSION \