summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-15 18:37:05 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-15 18:37:05 (EDT)
commitc0d91c0ba1f0d939e2522a049bb23118003acf41 (patch)
tree03e9e243f7bd4ab306bf2d74a83e040329de12c5 /configure
parente4e9cd49265e45981292bea7ab91b15d2ed54eaa (diff)
configure: Set package_version to 3.0.0-beta5.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f087f64..fc60178 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-beta4'
+package_version='3.0.0-beta5'
package_description='Distribution Build System'
package_library='libopkbuild.1'