summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2012-10-08 14:56:11 -0700
committerIan Romanick <ian.d.romanick@intel.com>2012-10-08 14:58:35 -0700
commite5fdeef1e08b55acd48dc68f0cc8fe213f2820b8 (patch)
treec2e3ced1916f41a34d27fbf36355ffc42e0b9462 /Makefile.am
parenta8d0652c04ae4249608b37f06b5a8b3dca3774a9 (diff)
mesa: Bump version number to 9.0 (final)mesa-9.0
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 190246c2fe9..9a0c1dd1440 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ distclean-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.0-devel
+PACKAGE_VERSION=9.0
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)