-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.xml
33 lines (32 loc) · 1.66 KB
/
versions.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<versions>
<!-- All the version information for each branch is here -->
<!-- As a rule, you should never edit an entry, just add new ones -->
<branch url="http://svn.openlaszlo.org/openlaszlo/trunk">
<entry revision="15440" release="Latest" id="5.0.x" />
</branch>
<branch url="http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities">
<entry revision="13849" release="Production" id="4.0.16" />
<entry revision="13629" release="Production" id="4.0.17" />
<entry revision="15181" release="Production" id="4.0.18" />
<entry revision="15596" release="Production" id="4.0.19" />
<entry revision="15600" release="Latest" id="4.0.20" />
<entry revision="15685" release="Production" id="4.0.20" />
<entry revision="15686" release="Latest" id="4.0.21" />
</branch>
<branch url="http://svn.openlaszlo.org/openlaszlo/branches/4.6">
<entry revision="14738" release="Production" id="4.6.0" />
<entry revision="14744" release="RC" id="4.6.1" />
<entry revision="14781" release="Production" id="4.6.1" />
<entry revision="14814" release="RC" id="4.6.2" />
<entry revision="14827" release="Production" id="4.6.2" />
<entry revision="14913" release="RC" id="4.6.3" />
</branch>
<branch url="http://svn.openlaszlo.org/openlaszlo/branches/4.7">
<entry revision="15428" release="RC" id="4.7.0" />
<entry revision="15482" release="Production" id="4.7.0" />
<entry revision="15483" release="Latest" id="4.7.1" />
<entry revision="15761" release="RC" id="4.7.1" />
</branch>
<!-- Copyright 2010 Laszlo Systems, Inc. All Rights Reserved. Use is subject to license terms. -->
</versions>