summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2012-07-17 22:25:21 +0200
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2012-07-17 22:25:21 +0200
commitb3e038acf0a8303b943ebd06e2d067a0761a6edd (patch)
treeb5b4d1263e891155ea007de7f90489b39346aed0 /config.h
parent8bb7351cc1598da5ef6b799c019c75509a9a642f (diff)
downloadMAC-Telnet-b3e038acf0a8303b943ebd06e2d067a0761a6edd.tar.gz
MAC-Telnet-b3e038acf0a8303b943ebd06e2d067a0761a6edd.zip
New version 0.4.0.v0.4.0
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 1e7734f..c6c4148 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@
#define DEBUG 0
-#define PROGRAM_VERSION "0.3.4"
+#define PROGRAM_VERSION "0.4.0"
#if defined(__APPLE__) && defined(__MACH__)
#define PLATFORM_NAME "Mac OS X"