Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
A
atbuild
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AnarchyTools
atbuild
Commits
9c1beb20
Commit
9c1beb20
authored
May 18, 2016
by
Drew
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 1.3.1
parent
8c02286e
Pipeline
#1947
passed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
atbuild/src/main.swift
atbuild/src/main.swift
+1
-1
build.atpkg
build.atpkg
+1
-1
No files found.
atbuild/src/main.swift
View file @
9c1beb20
...
...
@@ -18,7 +18,7 @@ import Glibc
import
Darwin
#endif
let
version
=
"1.3"
let
version
=
"1.3
.1
"
import
atfoundation
import
atpkg
...
...
build.atpkg
View file @
9c1beb20
...
...
@@ -17,7 +17,7 @@
(package
:name "atbuild"
:import-packages ["atpkg/build.atpkg"]
:version "1.3"
:version "1.3
.1
"
:tasks {
:atbuild {
:tool "atllbuild"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment