Switch to alpha to emphasize that some things can break

This commit is contained in:
Stéphane Lepin 2016-11-19 17:41:20 +01:00
parent df63428822
commit 4727e72cfa

View File

@ -19,6 +19,6 @@ with this program. If not, see <https://www.gnu.org/licenses/>
#ifndef OBSWEBSOCKET_H
#define OBSWEBSOCKET_H
#define OBS_WEBSOCKET_VERSION "0.2-beta"
#define OBS_WEBSOCKET_VERSION "0.2-alpha"
#endif // OBSWEBSOCKET_H