version bump
This commit is contained in:
		
							parent
							
								
									a3cfd49f97
								
							
						
					
					
						commit
						96e5c4b518
					
				@ -19,8 +19,8 @@ or see http://www.gnu.org/licenses/agpl.txt.
 | 
			
		||||
// [has to be loaded before all other OSRM classes]
 | 
			
		||||
 | 
			
		||||
var OSRM = {};
 | 
			
		||||
OSRM.VERSION = '0.1.4x';
 | 
			
		||||
OSRM.DATE = '120416';
 | 
			
		||||
OSRM.VERSION = '0.1.5';
 | 
			
		||||
OSRM.DATE = '120427';
 | 
			
		||||
OSRM.CONSTANTS = {};
 | 
			
		||||
OSRM.DEFAULTS = {};
 | 
			
		||||
OSRM.GLOBALS = {};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user