summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. 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)
commit193a24af2da31b379e73d3325134068f737239ad (patch)
tree8da3130bf26fbcd567884bc42046c1a27ef5f065
parent8f4241380815a6fc553e6a5e7fd71b56c89971b6 (diff)
configure: Set package_version to 3.0.0-beta7
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e62a55a..94d1177 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-beta6'
+package_version='3.0.0-beta7'
package_description='Distribution Build System'
package_library='libopkbuild.1'