mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 13:23:08 +02:00
- Converted 1.4.2 references to 1.5.0.
This commit is contained in:
parent
e7304e86ce
commit
78fae5195b
9 changed files with 45 additions and 53 deletions
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(task, 1.4.2, bugs@beckingham.net)
|
||||
AC_INIT(task, 1.5.0, bugs@beckingham.net)
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([src/task.cpp])
|
||||
AC_CONFIG_HEADER([auto.h])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue