comparison src/version.h @ 5099:f7e39f977fe8

[project @ 2004-12-24 19:06:01 by jwe]
author jwe
date Fri, 24 Dec 2004 19:06:01 +0000
parents 8386cf9811ee
children 8b7b4ffab39c
comparison
equal deleted inserted replaced
5098:ab4e64f92526 5099:f7e39f977fe8
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.1.63" 26 #define OCTAVE_VERSION "2.1.64"
27 27
28 #define OCTAVE_API_VERSION "api-v12" 28 #define OCTAVE_API_VERSION "api-v12"
29 29
30 #define OCTAVE_COPYRIGHT \ 30 #define OCTAVE_COPYRIGHT \
31 "Copyright (C) 2004 John W. Eaton." 31 "Copyright (C) 2004 John W. Eaton."