diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index f964108..6620bf2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -40,7 +40,7 @@ PKGNAME = libcolour # Package information. _PROJECT = libcolour -_VERSION = 0.1 +_VERSION = 1.0 # Used by mk/lang-c.mk _C_STD = c99 @@ -1,5 +1,5 @@ libcolour NEWS -*- outline -*- -* Noteworthy changes in release 1.0 (TBA) [stable] +* Noteworthy changes in release 1.0 (2016-12-20) [stable] Initial release. |