aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVMiklos <vmiklos@frugalware.org>2007-10-07 22:56:17 +0200
committerVMiklos <vmiklos@frugalware.org>2007-10-07 22:56:17 +0200
commit5b677eb23a1a29fc218c27bde28138e9b0addd7c (patch)
tree7703f1c1fbfd368282d71ef745dea01314b387bc
parent6adca511491c58f71082f67ec755c83c8a3d1f14 (diff)
updates for 0.2.0
-rw-r--r--skype/Makefile2
-rw-r--r--skype/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 3f6792de..06b1712e 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -1,6 +1,6 @@
-include config.mak
-VERSION = 0.1.4
+VERSION = 0.2.0
skype.so: skype.c config.mak
$(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS)
diff --git a/skype/NEWS b/skype/NEWS
index b81fb5c8..e2ff922a 100644
--- a/skype/NEWS
+++ b/skype/NEWS
@@ -1,5 +1,8 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+0.2.0 - group chat support
+ - ~300 lines of new code, so be careful :)
+ - the version number mentions that this is not a minor change
0.1.4 - documentation: mention the version of all deps (requirements
section)
- fix sending / sending accents