Update of /cvsroot/winbash/winbash
In directory usw-pr-cvs1:/tmp/cvs-serv29212
Modified Files:
.build version.h
Log Message:
new build
Index: .build
===================================================================
RCS file: /cvsroot/winbash/winbash/.build,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- .build 25 Mar 2002 16:17:14 -0000 1.14
+++ .build 26 Mar 2002 00:34:58 -0000 1.15
@@ -1 +1 @@
-35
+37
Index: version.h
===================================================================
RCS file: /cvsroot/winbash/winbash/version.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- version.h 25 Mar 2002 16:17:14 -0000 1.14
+++ version.h 26 Mar 2002 00:34:58 -0000 1.15
@@ -8,9 +8,9 @@
#define PATCHLEVEL 7
/* The last built version of this shell. */
-#define BUILDVERSION 35
+#define BUILDVERSION 37
/* A version string for use by sccs and the what command. */
-#define SCCSVERSION "@(#)Bash version 1.14.7(35) GNU"
+#define SCCSVERSION "@(#)Bash version 1.14.7(37) GNU"
|