mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
Bug Fix
- Updated the version number.
This commit is contained in:
parent
bf3e69add6
commit
84f48fd056
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(task, 1.8.0.beta1, support@taskwarrior.org)
|
||||
AC_INIT(task, 1.8.0.beta2, support@taskwarrior.org)
|
||||
|
||||
CFLAGS="${CFLAGS=}"
|
||||
CXXFLAGS="${CXXFLAGS=}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue