diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-23 08:40:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-23 08:40:06 (EDT) |
commit | 33db4b325a41d43b9dd927ba6c6fd4b7c017c0b6 (patch) | |
tree | 3f1f427a788f8e6375652d91dca9a6a87d4dee9a | |
parent | 58bf32db04330acdbc45d95ccaeb4a93de6a9e6b (diff) |
configure: Set package_version to 3.0.0-beta6
-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-beta5' +package_version='3.0.0-beta6' package_description='Distribution Build System' package_library='libopkbuild.1' |