Bump version to 2.6.2 (#87)
This commit is contained in:
		
							parent
							
								
									d56a53bcbd
								
							
						
					
					
						commit
						e3187b6824
					
				@ -3,7 +3,7 @@ QT += core gui widgets network
 | 
			
		||||
TARGET = Attorney_Online
 | 
			
		||||
TEMPLATE = app
 | 
			
		||||
 | 
			
		||||
VERSION = 2.6.1.0
 | 
			
		||||
VERSION = 2.6.2.0
 | 
			
		||||
 | 
			
		||||
INCLUDEPATH += $$PWD/include
 | 
			
		||||
DESTDIR = $$PWD/bin
 | 
			
		||||
 | 
			
		||||
@ -305,7 +305,7 @@ public:
 | 
			
		||||
private:
 | 
			
		||||
  const int RELEASE = 2;
 | 
			
		||||
  const int MAJOR_VERSION = 6;
 | 
			
		||||
  const int MINOR_VERSION = 1;
 | 
			
		||||
  const int MINOR_VERSION = 2;
 | 
			
		||||
 | 
			
		||||
  QString current_theme = "default";
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user