1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-02-20 21:54:21 +01:00

Bump version.

This commit is contained in:
Simon Josefsson 2013-04-17 19:01:50 +02:00
parent 9e3e2db6a9
commit 765509f545
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.13
VERSION = 1.14
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.14 (unreleased)
* Version 1.13 (released 2013-04-17)
* Updated release procedure, project moved from Google Code to GitHub.