# HG changeset patch # User jwe # Date 1051925246 0 # Node ID a4c9986e5ae5e3da792aab608d37a4b72c2d9474 # Parent c05051baf03be369323e02619959ccd92d944669 [project @ 2003-05-03 01:27:26 by jwe] diff --git a/src/version.h b/src/version.h --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ #if !defined (octave_version_h) #define octave_version_h 1 -#define OCTAVE_VERSION "2.1.46" +#define OCTAVE_VERSION "2.1.47" #define OCTAVE_COPYRIGHT \ "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton."