summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authoryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-07-26 13:06:13 +0000
committeryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-07-26 13:06:13 +0000
commiteb10ca8a4b170ce5aa8b2cd29b954db8c45db88d (patch)
treee5287267c479e6b215ae7d22d379af2af4223779 /configure.in
parent362554d2aca3158ba05579b42068813a57af0c44 (diff)
* Changed ncdu version to "svn" - only actual releases will have the correct version
* Updated and changed padding in the ChangeLog git-svn-id: svn://blicky.net/ncdu/trunk@12 ce56bc8d-f834-0410-b703-f827bd498a76
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 bc7f2a3..d5440d7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
-AC_INIT(ncdu, 1.2, projects@yorhel.nl)
+AC_INIT(ncdu, svn, projects@yorhel.nl)
AC_CONFIG_SRCDIR([src/ncdu.h])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE