diff options
author | Sverker Eriksson <[email protected]> | 2011-09-30 19:49:19 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2011-09-30 19:51:59 +0200 |
commit | b69adb23ccc7e05ca3e15f4c765d20da5225b337 (patch) | |
tree | 63184a282fa72ac63c4d575b09e662169a8e963f | |
parent | e46c9a0c949b9961f3d6942537c800e486e101e9 (diff) | |
download | otp-b69adb23ccc7e05ca3e15f4c765d20da5225b337.tar.gz otp-b69adb23ccc7e05ca3e15f4c765d20da5225b337.tar.bz2 otp-b69adb23ccc7e05ca3e15f4c765d20da5225b337.zip |
Touch crypto to provoke patch release (again)
-rw-r--r-- | lib/crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/Makefile b/lib/crypto/Makefile index 2a8fc6acfd..6db5b03912 100644 --- a/lib/crypto/Makefile +++ b/lib/crypto/Makefile @@ -36,4 +36,4 @@ SPECIAL_TARGETS = include $(ERL_TOP)/make/otp_subdir.mk -# touched by patch 1176 +# touched by patch 1178 |