Skip to content

Commit

Permalink
Merge pull request #276 from rmdstudio/master
Browse files Browse the repository at this point in the history
Updated version number
  • Loading branch information
rmdstudio committed Sep 28, 2015
2 parents 799ca86 + fcfcc6e commit e3563e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Anahita

*Version:* 4.1.5 Birth Release
*Version:* 4.1.6 Birth Release

Anahita is a social networking framework and platform for building knowledge sharing apps and services. Use Anahita to launch:

Expand Down
2 changes: 1 addition & 1 deletion src/libraries/anahita/anahita.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class anahita
*
* @var string
*/
protected static $_version = '4.1.5';
protected static $_version = '4.1.6';

/**
* Path to Anahita libraries.
Expand Down

0 comments on commit e3563e8

Please sign in to comment.