# HG changeset patch # User jwe # Date 1044293664 0 # Node ID 0a056052bc9017014805a0629db972fe62cba3bf # Parent b8f7e8193bf67337e6a6b0983ff58d75ac210f31 [project @ 2003-02-03 17:34:24 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.43" +#define OCTAVE_VERSION "2.1.44" #define OCTAVE_COPYRIGHT \ "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton."