summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-16 23:15:35 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-16 23:15:35 (EDT)
commitb6a2eaee8c8e6b76b89edb7494714faed4d3aaf2 (patch)
tree7d5ec682e5f396cb627bfbe28f091701c0bf02ce
parent1dfc2acee47029b50a21216fa2c469baa7e5687c (diff)
Increment alpha version number.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2a02c27..44b9a0d 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-alpha1'
+package_version='3.0.0-alpha2'
package_description='OPK Build System'
srcdir="$(cd "${0%/*}" && pwd)"