diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2010-06-08 14:43:40 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2010-06-08 14:43:40 +0100 |
| commit | d34c1a4c348b2a208efe32c6a6f76ab3b037589e (patch) | |
| tree | 597ebc6655b1d8aa7a37c239e182ae635f24094e | |
| parent | ff481de59d0562cccaf1514a553f8e333941fa56 (diff) | |
| download | rabbitmq-server-git-d34c1a4c348b2a208efe32c6a6f76ab3b037589e.tar.gz | |
Dummy commit to create new default
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ BASIC_PLT=basic.plt RABBIT_PLT=rabbit.plt ifndef USE_SPECS -# our type specs rely on features / bug fixes in dialyzer that are +# our type specs rely on features and bug fixes in dialyzer that are # only available in R13B01 upwards (R13B01 is eshell 5.7.2) # # NB: the test assumes that version number will only contain single digits |
