Update API version for show_mdr
authorMikael Berthe <mikael@lilotux.net>
Sun, 05 Oct 2014 09:54:00 +0200
changeset 49 a276e2435f04
parent 48 06495be653fd
child 50 9ebfc7b83319
Update API version for show_mdr
show_mdr/show_mdr.c
--- a/show_mdr/show_mdr.c	Sun Jul 06 17:02:23 2014 +0200
+++ b/show_mdr/show_mdr.c	Sun Oct 05 09:54:00 2014 +0200
@@ -38,7 +38,7 @@
         .api            = MCABBER_API_VERSION,
   */
         .branch         = "dev",
-        .api            = 33,     // HOOK_MDR_RECEIVED was included in dev-33
+        .api            = 35,     // HOOK_MDR_RECEIVED was included in dev-33
         .version        = "0.01",
         .description    = "Show delivery receipts in the log window.",
         .requires       = NULL,