src/Application.hh
changeset 397 13fa0546ef87
parent 389 e74c1820fbd2
child 408 e6cfc44266af
--- a/src/Application.hh	Thu Jan 15 21:33:54 2009 +0200
+++ b/src/Application.hh	Fri Jan 16 00:42:02 2009 +0200
@@ -66,6 +66,11 @@
          * Print out a list of display modes
          */
         void dump_display_modes (void);
+        
+        /**
+         * Print out our project version
+         */
+        void dump_version (void);
 
     public:
         /**