Module: Mesa Branch: refs/remotes/origin/7.8 Commit: 9c0eb872a2b205043128e5bcbde06b5e18e209cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c0eb872a2b205043128e5bcbde06b5e18e209cd
Author: Brian Paul <[email protected]> Date: Tue Sep 14 18:20:22 2010 -0600 mesa: set VERSION to 7.8.3-rc1 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 63fdf87..e95f941 100644 --- a/Makefile +++ b/Makefile @@ -180,7 +180,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.8.3 +VERSION=7.8.3-rc1 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
