projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
212e625
)
new MESA_ version number symbols
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 16:32:48 +0000
(16:32 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 16:32:48 +0000
(16:32 +0000)
Make-config
patch
|
blob
|
history
diff --git
a/Make-config
b/Make-config
index 0ba82164126c5bce859b3f6a7797650416d9ffca..6bd5524fac67d965528d450f88140fe4f121c42e 100644
(file)
--- a/
Make-config
+++ b/
Make-config
@@
-1,9
+1,9
@@
-# $Id: Make-config,v 1.
3 1999/09/15 15:09:00
brianp Exp $
+# $Id: Make-config,v 1.
4 1999/09/15 16:32:48
brianp Exp $
-MAJOR=3
-MINOR=1
-TINY=0
-VERSION=$(M
AJOR).$(
MINOR)
+M
ESA_M
AJOR=3
+M
ESA_M
INOR=1
+
MESA_
TINY=0
+VERSION=$(M
ESA_MAJOR).$(MESA_
MINOR)
# Mesa 3-D graphics library
#