summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-05-05 07:58:02 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-05-05 07:58:02 +0000
commit5c52dae62195cbca1dbad118960622d8503c220c (patch)
tree9b4e4450330a2ad1292d290f8cb5ced171f640e1 /configure.ac
parenta676f8056b0a0ac024e811ce0acb31df0678c029 (diff)
downloadptxdist-5c52dae62195cbca1dbad118960622d8503c220c.tar.gz
ptxdist-5c52dae62195cbca1dbad118960622d8503c220c.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7160 33e552b5-05e3-0310-8538-816dae2090ed
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 $)