aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-01 23:24:13 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-01 23:24:13 +0100
commitc1a3e37b2bdca48f1801ac3da4d1c2feab1d3baa (patch)
tree0bda88603026d9871b1bcd7bf00df71e0ef02e11 /Makefile.in
parentupdate news (diff)
downloadsat-c1a3e37b2bdca48f1801ac3da4d1c2feab1d3baa.tar.gz
sat-c1a3e37b2bdca48f1801ac3da4d1c2feab1d3baa.tar.bz2
sat-c1a3e37b2bdca48f1801ac3da4d1c2feab1d3baa.tar.xz
update version number before i forget
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 17b62a6..6e3d103 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,7 @@ PKGNAME = sat
# Package information.
_PROJECT = sat
-_VERSION = 1.0
+_VERSION = 1.1
# Used by mk/lang-c.mk
_C_STD = c99