summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-08-05 20:34:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-08-05 20:34:40 +0000
commit5e6964df656f22f8a788080451fe1dfe9c02db3a (patch)
tree3ef8c89bc3765c8189eb485287fc5f5fe33e9779 /configure.ac
parent86d3bd1472f9c80028d2be60de8ee24096c17ab7 (diff)
downloadptxdist-5e6964df656f22f8a788080451fe1dfe9c02db3a.tar.gz
ptxdist-5e6964df656f22f8a788080451fe1dfe9c02db3a.tar.xz
* configure.ac: prepare for new release snapshot
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8720 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 14203c3cf..22b9b3e3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl Most parts of this configure script have been borrowed from quilt.
dnl
-AC_INIT([ptxdist],[1.99.svn],[ptxdist@pengutronix.de])
+AC_INIT([ptxdist],[1.99.5],[ptxdist@pengutronix.de])
AC_CONFIG_AUX_DIR(autoconf)
AC_PREREQ(2.59)
AC_REVISION ($Revision: 1.38 $)