Bumped version number to 1.9.4.beta1

This commit is contained in:
Federico Hernandez 2011-02-18 00:11:30 +01:00
parent 2ec296088a
commit 6c110a641d
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ include (CheckFunctionExists)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "1.9.4")
set (PROJECT_VERSION "1.9.4.beta1")
message ("-- Looking for SHA1 references")
if (EXISTS .git/index)

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 1.9.4, support@taskwarrior.org)
AC_INIT(task, 1.9.4.beta1, support@taskwarrior.org)
# Source type.