1
0
Fork 0

- increased version.

This commit is contained in:
cage 2020-06-07 12:23:12 +02:00
parent 667639e248
commit 7ad3f70ff6
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
* 2020-06-07
- version 0.0.4
- Added polls voting;
- many bug fixed.
* 2020-05-18
Added the reset of timeline pagination from command line.

View File

@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program.
dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]].
AC_INIT([tinmop],[0.0.3],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.0.4],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])

View File

@ -18,7 +18,7 @@
(defsystem :tinmop
:author "cage"
:license "GPLv3"
:version "0.0.3"
:version "0.0.4"
:pathname "src"
:serial t
:depends-on (:alexandria