Browse Source

version tweak

tags/mesa_5_0_1
Brian Paul 23 years ago
parent
commit
c6c35a0d7e
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      Make-config

+ 3
- 3
Make-config View File

@@ -1,13 +1,13 @@
# $Id: Make-config,v 1.67 2002/11/12 02:49:14 brianp Exp $
# $Id: Make-config,v 1.67.2.1 2003/03/27 18:35:55 brianp Exp $

MESA_MAJOR=5
MESA_MINOR=0
MESA_TINY=0
MESA_TINY=1
VERSION=$(MESA_MAJOR).$(MESA_MINOR)

# Mesa 3-D graphics library
#
# Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
# Copyright (C) 1999-2003 Brian Paul All Rights Reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),

Loading…
Cancel
Save