summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 c220444e8..ea20c76ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
dnl FIXME: how to have the version number only in one place?
dnl
-AC_INIT([ptxdist],[0.10.svn],[ptxdist@pengutronix.de])
+AC_INIT([ptxdist],[1.0.0],[ptxdist@pengutronix.de])
AC_CONFIG_AUX_DIR(autoconf)
AC_PREREQ(2.59)
AC_REVISION ($Revision: 1.38 $)