From e196589220fe83403c391210133ab9b7f5b70a1c Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Wed, 1 Jun 2011 21:21:34 -0300 Subject: [PATCH] 0.3 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2462a96..11c7a07 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = openclass -VERSION = 0.2 +VERSION = 0.3 version: echo "version='$(VERSION)'" > version.py diff --git a/NEWS b/NEWS index 01cdf3a..0ae21bc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.3: - simplify win32 packaging - new icons - implement event logging