summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-07-07 20:03:24 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-07-07 20:03:24 +0200
commit0b32406226ca397e8a5aed62480c61d6e7006daa (patch)
tree8870d0742eeeba47142126069eb9cc2e1531e3eb
parent167e522d2f5a57b69a43fce15a42b5d4c114f6d4 (diff)
downloadptxdist-0b32406226ca397e8a5aed62480c61d6e7006daa.tar.gz
ptxdist-0b32406226ca397e8a5aed62480c61d6e7006daa.tar.xz
[configure.ac] version bump to 1.99.16ptxdist-1.99.16
this somehow got lost from svn->git Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c910edb41..c0b6c6a15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Most parts of this configure script have been borrowed from quilt.
dnl
AC_PREREQ(2.59)
-AC_INIT([ptxdist],[1.99.svn],[ptxdist@pengutronix.de])
+AC_INIT([ptxdist],[1.99.16],[ptxdist@pengutronix.de])
AC_CONFIG_AUX_DIR(scripts/autoconf)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST