diff options
Diffstat (limited to 'lib/cosNotification/vsn.mk')
-rw-r--r-- | lib/cosNotification/vsn.mk | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/cosNotification/vsn.mk b/lib/cosNotification/vsn.mk new file mode 100644 index 0000000000..65f9812f31 --- /dev/null +++ b/lib/cosNotification/vsn.mk @@ -0,0 +1,11 @@ +COSNOTIFICATION_VSN = 1.1.12 + +TICKETS = OTP-8201 + +TICKETS_1.1.11 = OTP-7987 + +TICKETS_1.1.10 = OTP-7837 + +TICKETS_1.1.9 = OTP-7595 + +TICKETS_1.1.8 = OTP-7553 |