Home Home > GIT Browse
summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1fa7e53..e5315e6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 14 3SUBLEVEL = 14
4EXTRAVERSION = 4EXTRAVERSION = .1
5NAME=Affluent Albatross 5NAME=Affluent Albatross
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*
8# To see a list of typical targets execute "make help" 8# To see a list of typical targets execute "make help"
9# More info can be located in ./README 9# More info can be located in ./README
10# Comments in this file are targeted only to the developer, do not 10# Comments in this file are targeted only to the developer, do not