From: APTX Date: Sat, 9 Jan 2016 21:15:59 +0000 (+0100) Subject: Add VERSION return code. X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=072abf54e962ccdeb1be0360446d6a78191a6d4c;p=anidbudpclient.git Add VERSION return code. Added to API definition on 1 March 2015. --- diff --git a/anidbudpclient_global.h b/anidbudpclient_global.h index d907532..34a6b66 100644 --- a/anidbudpclient_global.h +++ b/anidbudpclient_global.h @@ -205,6 +205,8 @@ namespace AniDBUdpClient // NOTIFICATIONS 7XX PUSHACK_CONFIRMED = 701, NO_SUCH_PACKET_PENDING = 702, + + VERSION = 998, }; enum State {