added global revision info access
[ardour.git] / libs / ardour / ardour / ardour.h
index 85dad103d49a0807675b08188421aab18b71abf6..4a7182ad7a976edd78d5f5538427c09c4bab88ba 100644 (file)
@@ -47,7 +47,8 @@ namespace ARDOUR {
 
        int init (bool with_vst, bool try_optimization);
        int cleanup ();
-
+       
+       std::string get_ardour_revision ();
        
        std::string get_user_ardour_path ();
        std::string get_system_data_path ();