summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2014-04-22 17:31:07 +1000
committerMartin Pool <mbp@sourcefrog.net>2014-04-22 17:31:07 +1000
commit2bd73d76177886d530567fc191621963498d1f18 (patch)
tree311ea4f98573e27445e4348fde93eebe0ea41139
parent08f0251c0f13bc5200d290c4fb277f4f340c6d25 (diff)
downloadlibrsync-2bd73d76177886d530567fc191621963498d1f18.tar.gz
Bump version to 0.9.8pre
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7861a0a..5783ef2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([librsync],[0.9.7])
+AC_INIT([librsync],[0.9.8pre])
AC_REVISION([$Revision$])
AC_COPYRIGHT([Copyright (C) 1999, 2000, 01, 02, 04 by Martin Pool <mbp@samba.org>])
AC_CONFIG_SRCDIR([trace.c])