summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-06-19 15:22:48 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-06-19 15:22:48 +0000
commit5939e2ed6620951c89adc702c6ce0a80671799eb (patch)
tree0fd4c6b30aa907b4901c2207c7be2be2dac7f6b8 /configure.ac
parent016cb83afa6a083f31b0c29e470088c94a461ef3 (diff)
downloadptxdist-5939e2ed6620951c89adc702c6ce0a80671799eb.tar.gz
ptxdist-5939e2ed6620951c89adc702c6ce0a80671799eb.tar.xz
mark this versions as svn again = 1.svn
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7200 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 591676c94..e46e90468 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],[1.0.0],[ptxdist@pengutronix.de])
+AC_INIT([ptxdist],[1.svn],[ptxdist@pengutronix.de])
AC_CONFIG_AUX_DIR(autoconf)
AC_PREREQ(2.59)
AC_REVISION ($Revision: 1.38 $)