summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-04 14:31:08 -0700
committerBrian Paul <brianp@vmware.com>2010-01-05 07:59:29 -0700
commitbd96b51303512bef301c4cee5c7a65ebb3371913 (patch)
treec0309e9fd0edc20c146fcc3cac6c3c8e9cef9dd7 /Makefile
parent6d845808589b9df84f23551b122533a55dce6bd5 (diff)
mesa: bump version to 7.7.1-DEVEL
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e927cb9685..b10d1fe862 100644
--- a/Makefile
+++ b/Makefile
@@ -182,7 +182,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.7
+VERSION=7.7.1-devel
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)