diff --git a/birthdays.php b/birthdays.php
index 8a9f9bc..1047503 100644
--- a/birthdays.php
+++ b/birthdays.php
@@ -136,33 +136,3 @@ function birthdays_civicrm_angularModules(&$angularModules) {
function birthdays_civicrm_alterSettingsFolders(&$metaDataFolders = NULL) {
_birthdays_civix_civicrm_alterSettingsFolders($metaDataFolders);
}
-
-/**
- * Functions below this ship commented out. Uncomment as required.
- *
-
-/**
- * Implements hook_civicrm_preProcess().
- *
- * @link http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_preProcess
- *
-function birthdays_civicrm_preProcess($formName, &$form) {
-
-} // */
-
-/**
- * Implements hook_civicrm_navigationMenu().
- *
- * @link http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_navigationMenu
- *
-function birthdays_civicrm_navigationMenu(&$menu) {
- _birthdays_civix_insert_navigation_menu($menu, NULL, array(
- 'label' => ts('The Page', array('domain' => 'de.systopia.birthdays')),
- 'name' => 'the_page',
- 'url' => 'civicrm/the-page',
- 'permission' => 'access CiviReport,access CiviContribute',
- 'operator' => 'OR',
- 'separator' => 0,
- ));
- _birthdays_civix_navigationMenu($menu);
-} // */
diff --git a/info.xml b/info.xml
index ca9578d..94e28ac 100644
--- a/info.xml
+++ b/info.xml
@@ -14,9 +14,9 @@
https://github.com/systopia/de.systopia.birthdays
http://www.gnu.org/licenses/agpl-3.0.html
- 2016-04-01
- 0.1
- testing
+ 2016-04-11
+ 1.0.beta1
+ beta
4.6