projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a15816
)
prepare configure for 0.9.4
author
micah
<micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Fri, 6 Oct 2006 18:49:42 +0000
(18:49 +0000)
committer
micah
<micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Fri, 6 Oct 2006 18:49:42 +0000
(18:49 +0000)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@435
758a04ac
-41e6-0310-8a23-
8373a73cc35d
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index b32c8f33289f33adf625f57b08c00fc833ab5fdf..2b8c2693f5e6cbf3b2f34eb5289a9072d5b43f64 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3,7
+3,7
@@
# The maintainer mode is causing me grief with newest versions of autotools
#AM_MAINTAINER_MODE
-AC_INIT([backupninja],[0.9.
3
],[backupninja@lists.riseup.net])
+AC_INIT([backupninja],[0.9.
4
],[backupninja@lists.riseup.net])
AC_CONFIG_SRCDIR([src/backupninja.in])
AM_INIT_AUTOMAKE