mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Updated version to 1.8.1
- Changed program version number. - Changed NEWS file to refer only to 1.8, not 1.8.1. This means we now only need to update the NEWS file on major releases, not patches. This is the right thing to do now that we have only "whats new" in the NEWS file.
This commit is contained in:
parent
90d53245c3
commit
6f9356da64
2 changed files with 2 additions and 2 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, support@taskwarrior.org)
|
||||
AC_INIT(task, 1.8.1, support@taskwarrior.org)
|
||||
|
||||
CFLAGS="${CFLAGS=}"
|
||||
CXXFLAGS="${CXXFLAGS=}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue