summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-03-09 02:51:01 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-09 03:30:21 -0800
commite61d7bfc30f71596ebf02d02695d80c4688c803d (patch)
tree50a11c6930c67fe318ad1cfd06d8aa127feaa1f6 /MobileCydia.mm
parentc6cf66c7b507793449127afb9631b62208b534b1 (diff)
Version number change should rebuild user agent code.
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 3d92930..4b69cb4 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -206,6 +206,7 @@ void PrintTimes() {
#define _end }
/* }}} */
+#include "Version.h"
#define Cydia_ CYDIA_VERSION
#define lprintf(args...) fprintf(stderr, args)