Mesa (8.0): mesa: bump version to 8.0.2 in configs/default

Brian Paul brianp at kemper.freedesktop.org
Mon May 7 14:59:12 UTC 2012


Module: Mesa
Branch: 8.0
Commit: 064c324d8d1e254e76e9a6d2681432063d80eff9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=064c324d8d1e254e76e9a6d2681432063d80eff9

Author: Brian Paul <brianp at vmware.com>
Date:   Mon May  7 07:29:34 2012 -0600

mesa: bump version to 8.0.2 in configs/default

---

 configs/default |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/default b/configs/default
index 2ca6fe4..a4069cb 100644
--- a/configs/default
+++ b/configs/default
@@ -10,7 +10,7 @@ CONFIG_NAME = default
 # Version info
 MESA_MAJOR=8
 MESA_MINOR=0
-MESA_TINY=0
+MESA_TINY=2
 MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)
 
 # external projects.  This should be useless now that we use libdrm.




More information about the mesa-commit mailing list