repo.or.cz
/
linguistica.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CMiniLexicon::FindMajorSignatures(): use log file routines
[linguistica.git]
/
Version.h
blob
7a778273a02d5c9d9d9110084a4b965170226391
1
// Linguistica version string
2
#ifndef VERSION_H
3
#define VERSION_H
4
5
#define LXA_VERSION
"v4.0.2"
6
7
/// Release month and date, followed by a space (e.g. "March 2009 ")
8
extern class
QString g_Version
;
9
10
#endif
// VERSION_H