mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	Bump version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@530 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									892fb743ac
								
							
						
					
					
						commit
						5db6f8039c
					
				@ -1,6 +1,6 @@
 | 
			
		||||
GLEW_MAJOR = 1
 | 
			
		||||
GLEW_MINOR = 5
 | 
			
		||||
GLEW_MICRO = 0
 | 
			
		||||
GLEW_MICRO = 1
 | 
			
		||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
 | 
			
		||||
GLEW_NAME = GLEW
 | 
			
		||||
SO_MAJOR = $(GLEW_MAJOR).$(GLEW_MINOR)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user