summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README1
-rwxr-xr-xapts4
2 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 0bea7c0..101bd98 100644
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
Author: Jeff Bilyk<jbilyk@gmail.com>
Contributor: Natanael Copa <ncopa@alpinelinux.org>
+Version: 0.1
APTS is designed to allow testing of either entire repositories of apk packages
or one by one.
diff --git a/apts b/apts
index 055f39c..8cf4a0c 100755
--- a/apts
+++ b/apts
@@ -4,9 +4,7 @@
# In theory, it will work on any distribution that uses the apk-tools
# package manager
# Author: Jeff Bilyk <jbilyk@gmail.com>
-# Version History:
-# Dec 4 2010 - Initial version
-# Dec 11 2010 - Added generic-apk test for cases where there isn't a package test file
+# Version History available at http://git.alpinelinux.org/cgit/apts/
# Get file to output to
program=$0