mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-11-04 06:15:10 +00:00 
			
		
		
		
	version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@497 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									343ce85251
								
							
						
					
					
						commit
						4eac405113
					
				@ -1,6 +1,6 @@
 | 
			
		||||
GLEW_MAJOR = 1
 | 
			
		||||
GLEW_MINOR = 3
 | 
			
		||||
GLEW_MICRO = 6
 | 
			
		||||
GLEW_MINOR = 4
 | 
			
		||||
GLEW_MICRO = 0
 | 
			
		||||
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