Mesa (master): mesa: bump version to 7.8

Brian Paul brianp at kemper.freedesktop.org
Wed Nov 18 15:54:53 UTC 2009


Module: Mesa
Branch: master
Commit: d252f9d278e2226d1165ec88ca889b6ebc48c0a9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d252f9d278e2226d1165ec88ca889b6ebc48c0a9

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Nov 18 07:25:46 2009 -0700

mesa: bump version to 7.8

---

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

diff --git a/configs/default b/configs/default
index 9af816c..15f9285 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
 
 # Version info
 MESA_MAJOR=7
-MESA_MINOR=7
+MESA_MINOR=8
 MESA_TINY=0
 MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)
 




More information about the mesa-commit mailing list