diff src/version.h @ 4955:af7a5459bcec

[project @ 2004-09-02 01:28:09 by jwe]
author jwe
date Thu, 02 Sep 2004 01:28:09 +0000
parents c638c144d4da
children c0d8e8afa82f
line wrap: on
line diff
--- a/src/version.h	Wed Sep 01 21:24:54 2004 +0000
+++ b/src/version.h	Thu Sep 02 01:28:09 2004 +0000
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 1996, 1997, 1998 John W. Eaton
+Copyright (C) 1996-2004 John W. Eaton
 
 This file is part of Octave.
 
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.57"
+#define OCTAVE_VERSION "2.1.58"
 
 #define OCTAVE_API_VERSION "api-v9"