summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-04-05 14:59:05 +0200
committerYorhel <git@yorhel.nl>2009-04-05 14:59:05 +0200
commitc6dfb730406c1aaedc181883ad232f18dc795b47 (patch)
tree2c3d3cea576eb42a56e9723ebd69324655cdcf02 /configure.in
parente7fb90fc6789f48964b83fbb02bb6a43082dbb86 (diff)
Converting ignores and versions from subversion to git
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3e71e53..68d2b9a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
-AC_INIT(ncdu, svn, projects@yorhel.nl)
+AC_INIT(ncdu, git, projects@yorhel.nl)
AC_CONFIG_SRCDIR([src/ncdu.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE