projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af19f37
)
added TINY version symbol
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 15:09:00 +0000
(15:09 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 15:09:00 +0000
(15:09 +0000)
Make-config
patch
|
blob
|
history
diff --git
a/Make-config
b/Make-config
index 20b8773a9d3e642114ee8d321cdae5ab049cde01..0ba82164126c5bce859b3f6a7797650416d9ffca 100644
(file)
--- a/
Make-config
+++ b/
Make-config
@@
-1,7
+1,8
@@
-# $Id: Make-config,v 1.
2 1999/09/14 12:20:17
brianp Exp $
+# $Id: Make-config,v 1.
3 1999/09/15 15:09:00
brianp Exp $
MAJOR=3
MINOR=1
+TINY=0
VERSION=$(MAJOR).$(MINOR)
# Mesa 3-D graphics library