Mercurial > hg > pyin
comparison LocalCandidatePYIN.cpp @ 143:218bfe953159 fixedlag
Bump versions
author | Chris Cannam |
---|---|
date | Fri, 24 Mar 2017 15:06:32 +0000 |
parents | 72bda34e0e64 |
children |
comparison
equal
deleted
inserted
replaced
142:afcdcb64c8ab | 143:218bfe953159 |
---|---|
85 int | 85 int |
86 LocalCandidatePYIN::getPluginVersion() const | 86 LocalCandidatePYIN::getPluginVersion() const |
87 { | 87 { |
88 // Increment this each time you release a version that behaves | 88 // Increment this each time you release a version that behaves |
89 // differently from the previous one | 89 // differently from the previous one |
90 return 2; | 90 return 3; |
91 } | 91 } |
92 | 92 |
93 string | 93 string |
94 LocalCandidatePYIN::getCopyright() const | 94 LocalCandidatePYIN::getCopyright() const |
95 { | 95 { |