summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index a2feb87..200fe6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-ProteanOS Development Kit version 0.2.0
----------------------------------------
+ProteanOS Development Kit version 1.0.0-beta1
+---------------------------------------------
Released: ????-??-??
diff --git a/configure.ac b/configure.ac
index 6019c25..1cfcb88 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], [0.2.0],
+AC_INIT([ProteanOS Development Kit], [1.0.0-beta1],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])