mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	updated version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@247 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									527190f4be
								
							
						
					
					
						commit
						695fbcc187
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -32,7 +32,7 @@ GLEW_DEST ?= /usr
 | 
			
		||||
 | 
			
		||||
GLEW_MAJOR = 1
 | 
			
		||||
GLEW_MINOR = 2
 | 
			
		||||
GLEW_MICRO = 0
 | 
			
		||||
GLEW_MICRO = 1
 | 
			
		||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
 | 
			
		||||
 | 
			
		||||
TARDIR = ../glew-$(GLEW_VERSION)
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
 | 
			
		||||
GLEW_MAJOR = 1
 | 
			
		||||
GLEW_MINOR = 2
 | 
			
		||||
GLEW_MICRO = 0
 | 
			
		||||
GLEW_MICRO = 1
 | 
			
		||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
 | 
			
		||||
 | 
			
		||||
SHELL = bash
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user