diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-26 03:25:00 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-26 03:25:00 (EDT) |
commit | bf818c7d755ea2bd494673f49c349b07886b3669 (patch) | |
tree | fde1f99f71622db323d83341084d6b42902c8ea0 /configure | |
parent | c0aecd5bece47327e3c6673390a8bff4a30aeed3 (diff) |
Release opkbuild 3.0.0-alpha3.opkbuild-3.0.0-alpha3
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. package_name='opkbuild' -package_version='3.0.0-alpha2' +package_version='3.0.0-alpha3' package_description='OPK Build System' srcdir="$(cd "${0%/*}" && pwd)" |