summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-02 21:32:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-02 21:32:50 (EDT)
commit72d46f94ecd6e60218424d8f29a27574234aff85 (patch)
tree9e770ca6e716a53cca7a4d3b321aa52ba7c19f08 /configure.ac
parent0a9cf0aeac01657cc6f55946b84ca8b61fe6353f (diff)
Set package version to 1.0.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1cfcb88..4c73b7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-AC_INIT([ProteanOS Development Kit], [1.0.0-beta1],
+AC_INIT([ProteanOS Development Kit], [1.0.0],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])