diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-25 21:17:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-25 21:17:44 (EDT) |
commit | 193a24af2da31b379e73d3325134068f737239ad (patch) | |
tree | 8da3130bf26fbcd567884bc42046c1a27ef5f065 /configure | |
parent | 8f4241380815a6fc553e6a5e7fd71b56c89971b6 (diff) |
configure: Set package_version to 3.0.0-beta7
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-beta6' +package_version='3.0.0-beta7' package_description='Distribution Build System' package_library='libopkbuild.1' |