diff options
author | marha <marha@users.sourceforge.net> | 2010-06-16 15:47:48 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-06-16 15:47:48 +0000 |
commit | 023dc0d653e071fa9d7acb66d81a12791f5e2ebe (patch) | |
tree | edb06dca76d34650b7bd5039dcb5c70bf22d329c /mesalib/Makefile | |
parent | 4d5476d24bec19c71aced4ac2b320d1110fb5363 (diff) | |
parent | 243edb24f5179d93c849ea326fb489d3f846db71 (diff) | |
download | vcxsrv-023dc0d653e071fa9d7acb66d81a12791f5e2ebe.tar.gz vcxsrv-023dc0d653e071fa9d7acb66d81a12791f5e2ebe.tar.bz2 vcxsrv-023dc0d653e071fa9d7acb66d81a12791f5e2ebe.zip |
svn merge ^/branches/released .
Diffstat (limited to 'mesalib/Makefile')
-rw-r--r-- | mesalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/Makefile b/mesalib/Makefile index 6e6413411..c81a2ec2d 100644 --- a/mesalib/Makefile +++ b/mesalib/Makefile @@ -180,7 +180,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.8 +VERSION=7.8.1 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |