Skip to content

Commit

Permalink
Post-release version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Georg <mail@jensge.org>
  • Loading branch information
phako committed Jan 16, 2017
1 parent e5a1921 commit 8e7eb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -6,7 +6,7 @@ dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[0])
m4_define([minor_version],[25])
m4_define([micro_version],[3])
m4_define([micro_version],[4])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell])
m4_define([api_version],[major_version])
Expand Down

0 comments on commit 8e7eb9f

Please sign in to comment.