We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e31122 commit bbf0ef3Copy full SHA for bbf0ef3
README.md
@@ -9,6 +9,6 @@ Replace _X with the appropriate number for your project.
9
package AURA.Respository_X with Pure is
10
Format : constant Repository_Format := git;
11
Location : constant String := "https://github.com/annexi-strayline/ASAP.git";
12
- Tracking_Branch: constant String := "stable-0.1";
+ Tracking_Branch: constant String := "stable-1.0.x.y";
13
end AURA.Repository_X;
14
```
0 commit comments