summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-09 16:33:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-09 16:33:27 (EDT)
commit8dc47bd137aff4b1475a01a28237fec8dbd598e5 (patch)
treec639ee989990021710cc3c7be35669704bc089c3 /configure
parent5fd31caa9b0c06bce65182ce471a58b929d4c4dd (diff)
Update package information in configure.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 8beb960..582c420 100755
--- a/configure
+++ b/configure
@@ -20,8 +20,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
package_name='opkhelper'
-package_version='2.0.0'
-package_description='opkg Build Helper Tools'
+package_version='3.0.0-alpha1'
+package_description='OPK Build Helper Tools'
srcdir="$(cd "${0%/*}" && pwd)"
prefix='/usr/local'