mirror of
https://github.com/znc/znc.git
synced 2026-05-04 12:32:33 +02:00
Show commit id in version for git builds.
This commit is contained in:
@@ -215,7 +215,7 @@ inline double GetVersion() {
|
||||
}
|
||||
|
||||
inline CString GetVersionExtra() {
|
||||
return VERSION_EXTRA;
|
||||
return ZNC_VERSION_EXTRA;
|
||||
}
|
||||
|
||||
class MCString_iter {
|
||||
|
||||
Reference in New Issue
Block a user