kotatogram-desktop/Telegram/SourceFiles/kotato/version.h
2020-04-24 17:07:55 +03:00

11 lines
324 B
C++

/*
This file is part of Kotatogram Desktop,
the unofficial app based on Telegram Desktop.
For license and copyright information please follow this link:
https://github.com/kotatogram/kotatogram-desktop/blob/dev/LEGAL
*/
#pragma once
constexpr auto AppKotatoVersion = 1002002;
constexpr auto AppKotatoVersionStr = "1.2.2";