summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-08 18:37:17 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-08 18:37:17 (EDT)
commit7d1be83efaa9eb662fdb60c29c46256c36712311 (patch)
tree3edec4f87ce5093d16426ca6def112e525b9d2e5 /configure
parenteb683dcb0c0163b7d420b4f4e2f0b3587fd8f532 (diff)
Append "-alpha1" to version.
Diffstat (limited to 'configure')
-rw-r--r--configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5d8a344..095bbaf 100644
--- 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'
+package_version='3.0.0-alpha1'
package_description='OPK Build System'
srcdir="$(cd "${0%/*}" && pwd)"