Skip to content

Commit

Permalink
Update version strings to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed Jun 19, 2019
1 parent 6d45132 commit d5208ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h
Expand Up @@ -26,6 +26,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/

#define EGG_STRINGVER "1.8.4"
#define EGG_NUMVER 1080405
#define EGG_STRINGVER "1.9.0"
#define EGG_NUMVER 1090000
#define EGG_PATCH "base"

0 comments on commit d5208ff

Please sign in to comment.