mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	correct version number output with --version
This commit is contained in:
		| @@ -71,7 +71,7 @@ int main(int argc, char *argv[]) | ||||
|     } | ||||
|  | ||||
|     if (args.contains("-v") || args.contains("--version")) { | ||||
|         qDebug() << "cool-retro-term 1.0.1"; | ||||
|         qDebug() << "cool-retro-term 1.1.0"; | ||||
| 	return 0; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user