Module: Mesa Branch: gallium-mesa-7.4 Commit: 80ec7843bc31e28b865429c134d43bee462f0c6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ec7843bc31e28b865429c134d43bee462f0c6c
Author: Brian Paul <[email protected]> Date: Fri Mar 27 18:57:23 2009 -0600 mesa: set VERSION=7.4 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 630bf9f..726b263 100644 --- a/Makefile +++ b/Makefile @@ -174,7 +174,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.4-rc2 +VERSION=7.4 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
