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

Bump versions.

This commit is contained in:
Simon Josefsson 2010-09-21 10:36:10 +00:00
parent 55adf642e5
commit 9a27972694
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.5
VERSION = 1.6
PACKAGE = yubikey-ksm
CODE = .htaccess Makefile NEWS ykksm-config.php ykksm-db.sql \
ykksm-decrypt.php ykksm-export.pl ykksm-gen-keys.pl \

2
NEWS
View File

@ -1,3 +1,5 @@
* Version 1.6 unreleased
* Version 1.5 released 2010-09-14
* Brown paper bag release to update NEWS and Makefile before release.