diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-19 15:38:20 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-19 15:38:20 +0100 |
commit | d66f545b6a9e51fc15f17927970029f06a21296a (patch) | |
tree | 1f0f16a8d7bbb0758e11cf8521000c3004636496 /Makefile.in | |
parent | doc: does not acquire the tty (diff) | |
download | sleeping-getty-1.0.1.tar.gz sleeping-getty-1.0.1.tar.bz2 sleeping-getty-1.0.1.tar.xz |
update news and makefile1.0.1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 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 |