summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-25 17:58:46 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-25 17:58:46 +0000
commit2811f1f8f7cbea4bdbb0959e020f44d46ca27abc (patch)
tree3c1a74b46430836f2156c07e69704f6932edc46b /src/version.c
parent7bb097de2e8e0c52227910dcb41e84280710394b (diff)
Cleanups and version bump
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.c b/src/version.c
index 057dd84cd7d..d98e20ccedf 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.143u3 ("__DATE__")";
+const char build_version[] = "0.143u4 ("__DATE__")";