Version bump.
This commit is contained in:
		
							parent
							
								
									d314b8dd07
								
							
						
					
					
						commit
						6bb9dbcc4a
					
				@ -13,7 +13,7 @@ RC_ICONS = logo.ico
 | 
				
			|||||||
TARGET = Attorney_Online_CC
 | 
					TARGET = Attorney_Online_CC
 | 
				
			||||||
TEMPLATE = app
 | 
					TEMPLATE = app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = 2.4.8.0
 | 
					VERSION = 2.4.10.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SOURCES += main.cpp\
 | 
					SOURCES += main.cpp\
 | 
				
			||||||
        lobby.cpp \
 | 
					        lobby.cpp \
 | 
				
			||||||
 | 
				
			|||||||
@ -261,7 +261,7 @@ public:
 | 
				
			|||||||
private:
 | 
					private:
 | 
				
			||||||
  const int RELEASE = 2;
 | 
					  const int RELEASE = 2;
 | 
				
			||||||
  const int MAJOR_VERSION = 4;
 | 
					  const int MAJOR_VERSION = 4;
 | 
				
			||||||
  const int MINOR_VERSION = 8;
 | 
					  const int MINOR_VERSION = 10;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  const int CCCC_RELEASE = 1;
 | 
					  const int CCCC_RELEASE = 1;
 | 
				
			||||||
  const int CCCC_MAJOR_VERSION = 3;
 | 
					  const int CCCC_MAJOR_VERSION = 3;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user