Version bump aoapplication.h
This commit is contained in:
		
							parent
							
								
									4c52d4d186
								
							
						
					
					
						commit
						6ec4e032e0
					
				@ -511,7 +511,7 @@ public:
 | 
				
			|||||||
private:
 | 
					private:
 | 
				
			||||||
  const int RELEASE = 2;
 | 
					  const int RELEASE = 2;
 | 
				
			||||||
  const int MAJOR_VERSION = 9;
 | 
					  const int MAJOR_VERSION = 9;
 | 
				
			||||||
  const int MINOR_VERSION = 0;
 | 
					  const int MINOR_VERSION = 1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  QVector<server_type> server_list;
 | 
					  QVector<server_type> server_list;
 | 
				
			||||||
  QVector<server_type> favorite_list;
 | 
					  QVector<server_type> favorite_list;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user