HowManyAreAnalyzed(): use status_user_agent to report progress
[linguistica.git] / Version.h
blob7a778273a02d5c9d9d9110084a4b965170226391
1 // Linguistica version string
2 #ifndef VERSION_H
3 #define VERSION_H
5 #define LXA_VERSION "v4.0.2"
7 /// Release month and date, followed by a space (e.g. "March 2009 ")
8 extern class QString g_Version;
10 #endif // VERSION_H