From 9a27972694c614303460dd18d09ca38e8c991ac9 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 21 Sep 2010 10:36:10 +0000 Subject: [PATCH] Bump versions. --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e00aaa..7269c79 100644 --- a/Makefile +++ b/Makefile @@ -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 \ diff --git a/NEWS b/NEWS index 72cc0a1..a0ac1c7 100644 --- a/NEWS +++ b/NEWS @@ -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.