1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-01-19 16:52:16 +01:00

Updated Makefile and NEWS post 1.10 release.

This commit is contained in:
Dain Nilsson 2013-01-31 14:55:27 +01:00
parent 1f7a3a42a4
commit 35b68f93e1
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
VERSION = 1.10
VERSION = 1.11
PACKAGE = yubikey-ksm
CODE = .htaccess Makefile NEWS ykksm-config.php ykksm-db.sql \
ykksm-decrypt.php ykksm-export ykksm-gen-keys \

2
NEWS
View File

@ -1,3 +1,5 @@
* Version 1.11 (unreleased)
* Version 1.10 (released 2013-01-31)
* Changed location of files to /usr/share/yubikey-ksm, etc.