comparison src/version.h @ 4363:28a1be797aae

[project @ 2003-03-03 20:38:16 by jwe]
author jwe
date Mon, 03 Mar 2003 20:38:16 +0000
parents d56e0d75e7c9
children a4c9986e5ae5
comparison
equal deleted inserted replaced
4362:0c69a845ef1a 4363:28a1be797aae
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.45" 26 #define OCTAVE_VERSION "2.1.46"
27 27
28 #define OCTAVE_COPYRIGHT \ 28 #define OCTAVE_COPYRIGHT \
29 "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton." 29 "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton."
30 30
31 #define OCTAVE_NAME_AND_VERSION \ 31 #define OCTAVE_NAME_AND_VERSION \