commit | 2d6ffb58cf698d1ec19e21e67c61da41ea8c28a7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 23 14:27:28 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 23 14:27:28 2014 -0700 |
tree | b5478e9959c5b02a61d4be726d1ba33f7a14d21c | |
parent | 4ae71859400f0d5884d935c2de9ad71c8e243249 [diff] [blame] |
repo: Correcting default config file
diff --git a/repo-ng/Makefile b/repo-ng/Makefile index 9f8b6c9..33a7b5a 100644 --- a/repo-ng/Makefile +++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@ VERSION=0.0.1 # PPA version -PPA_VERSION=2 +PPA_VERSION=3 include ../packaging.mk