mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	Bump GLEW version to 1.7.0 - due to GL_KTX_buffer_region renaming
This commit is contained in:
		
							parent
							
								
									802bac4e68
								
							
						
					
					
						commit
						852e9ccd2d
					
				@ -1,5 +1,5 @@
 | 
			
		||||
GLEW_MAJOR = 1
 | 
			
		||||
GLEW_MINOR = 6
 | 
			
		||||
GLEW_MINOR = 7
 | 
			
		||||
GLEW_MICRO = 0
 | 
			
		||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
 | 
			
		||||
GLEW_NAME = GLEW
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user