aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a15afba..223c5bf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,7 @@ COMMAND = sleeping-getty
# Package information.
_PROJECT = sleeping-getty
-_VERSION = 1.0
+_VERSION = 1.0.1
# Used by mk/lang-c.mk
_C_STD = c99
diff --git a/NEWS b/NEWS
index 5852e31..94f4bff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
sleeping-getty NEWS -*- outline -*-
+* Noteworthy changes in release 1.0.1 (2015-(12)Dec-19) [stable]
+
+ Improved documentation.
+
+
* Noteworthy changes in release 1.0 (2015-(12)Dec-19) [stable]
Initial release.