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/cosTime | |
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/cosTime')
-rw-r--r-- | lib/cosTime/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cosTime/vsn.mk b/lib/cosTime/vsn.mk index 8fcbee77bb..4d982f3013 100644 --- a/lib/cosTime/vsn.mk +++ b/lib/cosTime/vsn.mk @@ -1,2 +1,2 @@ -COSTIME_VSN = 1.1.11.pre +COSTIME_VSN = 1.1.11 |