Update API version for show_mdr
authorMikael Berthe <mikael@lilotux.net>
Sun, 04 Oct 2015 21:53:38 +0200
changeset 51 54e01ab98b06
parent 50 9ebfc7b83319
child 52 18621bbdd2b2
Update API version for show_mdr
show_mdr/show_mdr.c
--- a/show_mdr/show_mdr.c	Sat Nov 01 22:06:37 2014 +0100
+++ b/show_mdr/show_mdr.c	Sun Oct 04 21:53:38 2015 +0200
@@ -38,7 +38,7 @@
         .api            = MCABBER_API_VERSION,
   */
         .branch         = "dev",
-        .api            = 35,     // HOOK_MDR_RECEIVED was included in dev-33
+        .api            = 38,     // HOOK_MDR_RECEIVED was included in dev-33
         .version        = "0.01",
         .description    = "Show delivery receipts in the log window.",
         .requires       = NULL,