From: Max Kellermann Date: Tue, 16 Sep 2008 16:52:54 +0000 (+0200) Subject: set version to 0.12~git X-Git-Tag: v0.12_alpha1~303 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f7f9226203d123b9a566fb73a0be6364bc8dcb81;p=ncmpc.git set version to 0.12~git We are on git now, and since we are doing major changes, increase the version number. --- diff --git a/configure.ac b/configure.ac index dc6a413..74ea386 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl AC_INIT AC_CONFIG_SRCDIR([src/main.c]) -AM_INIT_AUTOMAKE([ncmpc], [0.11.2-svn]) +AM_INIT_AUTOMAKE([ncmpc], [0.12~git]) AM_CONFIG_HEADER([config.h]) dnl Check for programs