summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-13 12:23:18 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-13 12:23:18 (EDT)
commitb23fa83cb429587a28518419dd31c67ee0a3a4af (patch)
treea86781a0e4cfc35e893ae873949c63ef57c7005f /configure
parent508dda47418973271a6c71113b8da91fe89112e8 (diff)
configure: Set package_version to 3.0.0-beta4.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 030380d..d68d1e1 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-beta3'
+package_version='3.0.0-beta4'
package_description='OPK Build System'
package_library='libopkbuild.1'