about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 8be69c1eef..b3bc54673d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PROJECT = stomp.erl
-PROJECT_DESCRIPTION = New project
-PROJECT_VERSION = 0.0.1
+PROJECT = stomp
+PROJECT_DESCRIPTION = STOMP client for Erlang
+PROJECT_VERSION = 0.1.0
 
 # Whitespace to be used when creating files from templates.
 SP = 4