summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. 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)
commit33db4b325a41d43b9dd927ba6c6fd4b7c017c0b6 (patch)
tree3f1f427a788f8e6375652d91dca9a6a87d4dee9a
parent58bf32db04330acdbc45d95ccaeb4a93de6a9e6b (diff)
configure: Set package_version to 3.0.0-beta6
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fc60178..e62a55a 100755
--- a/configure
+++ b/configure
@@ -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'