~rdoering/ubuntu/karmic/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/crypto/src/crypto.appup.src

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090215164252-q5x4rcf8a5pbesb1
Tags: 1:12.b.5-dfsg-2
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{"%VSN%",
2
 
 [{"1.5.1.1", [restart_new_emulator]},
3
 
  {"1.5.1", [restart_new_emulator]},
4
 
  {"1.5", [restart_new_emulator]},
5
 
  {"1.4", [restart_new_emulator]},
6
 
  {"1.3", [restart_new_emulator]},
7
 
  {"1.2.3", [restart_new_emulator]},
8
 
  {"1.2.2", [restart_new_emulator]},
9
 
  {"1.2.1", [restart_new_emulator]},
10
 
  {"1.2", [restart_new_emulator]},
11
 
  {"1.1.3", [restart_new_emulator]}], 
12
 
 [{"1.5.1.1", [restart_new_emulator]},
13
 
  {"1.5.1", [restart_new_emulator]},
14
 
  {"1.5", [restart_new_emulator]},
15
 
  {"1.4", [restart_new_emulator]},
16
 
  {"1.3", [restart_new_emulator]},
17
 
  {"1.2.3", [restart_new_emulator]},
18
 
  {"1.2.2", [restart_new_emulator]},
19
 
  {"1.2.1", [restart_new_emulator]},
20
 
  {"1.2", [restart_new_emulator]},
21
 
  {"1.1.3", [restart_new_emulator]}]
 
2
 [], 
 
3
 []
22
4
}.