diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
commit | 021472220ed3afe5a9c8e0ea854bf47f9764539c (patch) | |
tree | a106ad6c8d473a3527507c730f2f42f1c0a78b78 /lib/cosEvent/vsn.mk | |
parent | e21ff9b0b69219ab3853be7e80813156113152b7 (diff) | |
download | otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.gz otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.bz2 otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.zip |
Revert "Update version numbers for pre-release of R15"
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
Diffstat (limited to 'lib/cosEvent/vsn.mk')
-rw-r--r-- | lib/cosEvent/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cosEvent/vsn.mk b/lib/cosEvent/vsn.mk index c0264deb95..85d3cf552b 100644 --- a/lib/cosEvent/vsn.mk +++ b/lib/cosEvent/vsn.mk @@ -1,3 +1,3 @@ -COSEVENT_VSN = 2.1.11.pre +COSEVENT_VSN = 2.1.11 |