-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
makd v2.1.2(430cd09)...v2.1.4(30ced5a) Release notes: https://github.com/sociomantic-tsunami/makd/releases/tag/v2.1.4 Changed commits: sociomantic-tsunami/makd@v2.1.2...v2.1.4
- Loading branch information
1 parent
fa079f3
commit 6612089
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule makd
updated
13 files
+1 −0 | .gitignore | |
+3 −0 | .gitmodules | |
+31 −0 | .travis.yml | |
+25 −0 | Build.mak | |
+12 −6 | Makd.mak | |
+5 −0 | Makefile | |
+1 −0 | beaver | |
+1 −0 | beaver.Dockerfile | |
+4 −4 | git-deblog | |
+125 −0 | gitver2deb | |
+1 −1 | mkversion.sh | |
+75 −0 | test/gitver2deb.test | |
+84 −0 | test/gitver2deb.versions.txt |