From 01a9b7a7f88696d579eed5e55831267a6cb4220f Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Mon, 1 Oct 2012 09:01:03 -0400 Subject: Fix output of version number --- data.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'data.hpp') diff --git a/data.hpp b/data.hpp index ecf4d70d5..98c40fec5 100644 --- a/data.hpp +++ b/data.hpp @@ -49,6 +49,7 @@ public: static void DumpValues(); static void update_tz_environment_variables(); static void SetDefaultValues(); + static void Output_Version(void); // Outputs the version to a file in the TWRP folder static void ReadSettingsFile(void); static string GetCurrentStoragePath(void); -- cgit v1.2.3