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.92.1
Browse files Browse the repository at this point in the history
Follow the Gtk+ bumping, so skip ver.3.92.0...
  • Loading branch information
tista500 committed Oct 19, 2017
1 parent 9a69993 commit 06a5d8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
@@ -1,6 +1,6 @@
m4_define([adapta_major_version], [3])
m4_define([adapta_minor_version], [91])
m4_define([adapta_micro_version], [2])
m4_define([adapta_minor_version], [92])
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 06a5d8b

Please sign in to comment.