aboutsummaryrefslogtreecommitdiffstats
path: root/Make-config
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2001-10-22 22:45:18 +0000
committerBrian Paul <[email protected]>2001-10-22 22:45:18 +0000
commit3de5462ab1bb00f534c6f3d10eeb3b422f04c7c5 (patch)
tree6ab85a7365d04575470d3669b28f902e56beefa3 /Make-config
parenta7f81171534d46a964b4216f67abae72382cd6c4 (diff)
version bumps, etc for 4.1
Diffstat (limited to 'Make-config')
-rw-r--r--Make-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/Make-config b/Make-config
index 19402e27e89..8eb9a47b82f 100644
--- a/Make-config
+++ b/Make-config
@@ -1,7 +1,7 @@
-# $Id: Make-config,v 1.50 2001/09/24 19:18:03 brianp Exp $
+# $Id: Make-config,v 1.51 2001/10/22 22:45:18 brianp Exp $
MESA_MAJOR=4
-MESA_MINOR=0
+MESA_MINOR=1
MESA_TINY=0
VERSION=$(MESA_MAJOR).$(MESA_MINOR)