Changed version number and updated changelog

This commit is contained in:
Dakshinamurthy Karra 2021-07-05 16:00:11 +05:30
parent c1c77c0f9b
commit 6ec931bd8c
2 changed files with 7 additions and 3 deletions

View file

@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.1] - 2021-07-21
## [1.1.0] - 2021-07-05
Changed the command names to osd-cat and osd-echo
## [1.0.1] - 2021-06-21
Added PKGBUILD to build from github repository.
## [1.0.0] - 2021-07-21
## [1.0.0] - 2021-06-21
Initial public release

View file

@ -3,7 +3,7 @@ dnl Configure.ac for xosd_xft
dnl
dnl Process this file with autoconf to produce a configure script.
AC_INIT(libxosd-xft, 1.0.1)
AC_INIT(libxosd-xft, 1.1.0)
AM_INIT_AUTOMAKE([no-define])
dnl