comparison src/version.h @ 5249:5c2f58301790 ss-2-9-1

[project @ 2005-03-27 12:06:59 by jwe]
author jwe
date Sun, 27 Mar 2005 12:06:59 +0000
parents 61bf9cfc38da
children 3e26fb4f2466
comparison
equal deleted inserted replaced
5248:e4a97381d57d 5249:5c2f58301790
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.0" 26 #define OCTAVE_VERSION "2.9.1"
27 27
28 #define OCTAVE_API_VERSION "api-v14" 28 #define OCTAVE_API_VERSION "api-v14"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2005 John W. Eaton." 31 "Copyright (C) 2005 John W. Eaton."