Browse Source

rebuilt user level programs as per guidelines pre-submission

tarfeef101 6 years ago
parent
commit
a76a6813f0
3 changed files with 2 additions and 2 deletions
  1. BIN
      kern/compile/ASST2/kernel
  2. 1 1
      kern/compile/ASST2/vers.c
  3. 1 1
      kern/compile/ASST2/version

BIN
kern/compile/ASST2/kernel


+ 1 - 1
kern/compile/ASST2/vers.c

@@ -1,3 +1,3 @@
 /* This file is automatically generated. Edits will be lost.*/
-const int buildversion = 122;
+const int buildversion = 123;
 const char buildconfig[] = "ASST2";

+ 1 - 1
kern/compile/ASST2/version

@@ -1 +1 @@
-122
+123