Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
Configure.ac: Bump version to 3.93.1
Browse files Browse the repository at this point in the history
Although Gtk+ master hasn't bumped yet.
  • Loading branch information
tista500 committed Apr 26, 2018
1 parent 3fcea02 commit ee3e494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
m4_define([adapta_major_version], [3])
m4_define([adapta_minor_version], [93])
m4_define([adapta_micro_version], [0])
m4_define([adapta_micro_version], [1])
m4_define([adapta_version], [adapta_major_version.adapta_minor_version.adapta_micro_version])
m4_define([adapta_git_url], [https://github.com/adapta-project/adapta-gtk-theme])

Expand Down

0 comments on commit ee3e494

Please sign in to comment.