]> granicus.if.org Git - python/commitdiff
Define BUILDNO in macbuildno.h (incremented by fullbuild)
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 1 Sep 1997 15:39:07 +0000 (15:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 1 Sep 1997 15:39:07 +0000 (15:39 +0000)
Mac/Include/config.h
Mac/Include/macbuildno.h [new file with mode: 0644]

index 454b9aa1ed806eb7eab7a3d4c33702b4c56c89c9..6eed9a5312119da18e20dd3599bdb0ab3f52b5fc 100644 (file)
@@ -31,6 +31,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    with CodeWarrior, we generally use the most recent version.
 */
 
+#include "macbuildno.h"
+
 #define USE_STACKCHECK
 
 #ifdef applec
diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h
new file mode 100644 (file)
index 0000000..aa69529
--- /dev/null
@@ -0,0 +1 @@
+#define BUILD 5