summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--docs/devinfo.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 92b792d60c2..29405a0fd31 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,6 @@ check-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.2.0-devel
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
diff --git a/docs/devinfo.html b/docs/devinfo.html
index f5eb4d46806..5aad0fb1d74 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -196,7 +196,6 @@ branch is relevant.
<h3>Verify and update version info</h3>
<dl>
- <dt>Makefile.am</dt>
<dt>SConstruct</dt>
<dt>Android.common.mk</dt>
<dd>PACKAGE_VERSION</dd>