diff src/ChangeLog @ 9022:5e276a0b9997 ss-3-1-55

bump version for snapshot
author John W. Eaton <jwe@octave.org>
date Wed, 25 Mar 2009 23:28:17 -0400
parents 12ca81f1fa99
children 15774d99f4cc
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 25 22:05:44 2009 -0400
+++ b/src/ChangeLog	Wed Mar 25 23:28:17 2009 -0400
@@ -1,5 +1,9 @@
 2009-03-25  John W. Eaton  <jwe@octave.org>
 
+	* version.h (OCTAVE_VERSION): Now 3.1.5.
+	(OCTAVE_API_VERSION): Now api-v37.
+	(OCTAVE_RELEASE_DATE): Now 2009-03-25.
+
 	* DLD-FUNCTIONS/find.cc (find_nonzero_elem_idx): Also return
 	[](0x0) if the array has 0 rows and it is not a column vector.