summaryrefslogtreecommitdiff
path: root/Make-config
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-11-14 16:14:50 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-11-14 16:14:50 +0000
commit69e3c8b323d5bbbc0b9a228f7dd0bffa3c5df6c8 (patch)
treec8a7a4e14e996936aa5a4eec45346d071c2c2c42 /Make-config
parent22a47c5251ee7b91dc8f7f4f7dbeb3ad5a117b70 (diff)
bump version to 5.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 ff7c765c1c..7948dfa606 100644
--- a/Make-config
+++ b/Make-config
@@ -1,7 +1,7 @@
-# $Id: Make-config,v 1.67 2002/11/12 02:49:14 brianp Exp $
+# $Id: Make-config,v 1.68 2002/11/14 16:14:52 brianp Exp $
MESA_MAJOR=5
-MESA_MINOR=0
+MESA_MINOR=1
MESA_TINY=0
VERSION=$(MESA_MAJOR).$(MESA_MINOR)