summaryrefslogtreecommitdiff
path: root/Make-config
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-27 18:35:55 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-27 18:35:55 +0000
commitc6c35a0d7eaed93a7f7048b09a18996f9ce32923 (patch)
tree4ac3cc76dbb1c13985674b0e2056a5e435225102 /Make-config
parent4ccebff1031039009ea8b52873aa32083a51b334 (diff)
version tweak
Diffstat (limited to 'Make-config')
-rw-r--r--Make-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/Make-config b/Make-config
index ff7c765c1cb..1aeca849acf 100644
--- a/Make-config
+++ b/Make-config
@@ -1,13 +1,13 @@
-# $Id: Make-config,v 1.67 2002/11/12 02:49:14 brianp Exp $
+# $Id: Make-config,v 1.67.2.1 2003/03/27 18:35:55 brianp Exp $
MESA_MAJOR=5
MESA_MINOR=0
-MESA_TINY=0
+MESA_TINY=1
VERSION=$(MESA_MAJOR).$(MESA_MINOR)
# Mesa 3-D graphics library
#
-# Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
+# Copyright (C) 1999-2003 Brian Paul All Rights Reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),