summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-12-09 11:06:57 -0500
committerDave Jones <davej@redhat.com>2011-12-09 11:06:57 -0500
commitfbca04b00e98eda3994ff0a73049a0da6d7345c3 (patch)
tree6c4230ebcbbd5b57ee1fc27433d396a7f57f837b
parentb69b850c50e6edad09cd7c01e305aa0f61752a62 (diff)
I always miss this part. Call the $VERSION 1.30 too
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a151e3..65acf2f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.29
+VERSION=1.30
CFLAGS = -g -O2 -Werror -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls
LDFLAGS = -Wl,-z,relro,-z,now