comparison src/version.h @ 6010:5e4d1e774641

[project @ 2006-09-29 17:23:23 by jwe]
author jwe
date Fri, 29 Sep 2006 17:23:24 +0000
parents 3cbefe88edc6
children 60f9ced8ab53
comparison
equal deleted inserted replaced
6009:1f5d31edb459 6010:5e4d1e774641
23 */ 23 */
24 24
25 #if !defined (octave_version_h) 25 #if !defined (octave_version_h)
26 #define octave_version_h 1 26 #define octave_version_h 1
27 27
28 #define OCTAVE_VERSION "2.9.8+" 28 #define OCTAVE_VERSION "2.9.9"
29 29
30 #define OCTAVE_API_VERSION "api-v21" 30 #define OCTAVE_API_VERSION "api-v22"
31 31
32 #define OCTAVE_RELEASE_DATE "2006-08-24" 32 #define OCTAVE_RELEASE_DATE "2006-09-29"
33 33
34 #define OCTAVE_COPYRIGHT \ 34 #define OCTAVE_COPYRIGHT \
35 "Copyright (C) 2006 John W. Eaton." 35 "Copyright (C) 2006 John W. Eaton."
36 36
37 #define OCTAVE_NAME_AND_VERSION \ 37 #define OCTAVE_NAME_AND_VERSION \