Update API version for show_mdr
authorMikael Berthe <mikael@lilotux.net>
Thu, 05 Nov 2015 19:54:12 +0100
changeset 53 5992c4b73c01
parent 52 18621bbdd2b2
child 54 123580cd5450
Update API version for show_mdr
show_mdr/show_mdr.c
--- a/show_mdr/show_mdr.c	Thu Nov 05 15:03:18 2015 +0100
+++ b/show_mdr/show_mdr.c	Thu Nov 05 19:54:12 2015 +0100
@@ -38,7 +38,7 @@
         .api            = MCABBER_API_VERSION,
   */
         .branch         = "dev",
-        .api            = 38,     // HOOK_MDR_RECEIVED was included in dev-33
+        .api            = 41,     // HOOK_MDR_RECEIVED was included in dev-33
         .version        = "0.01",
         .description    = "Show delivery receipts in the log window.",
         .requires       = NULL,