Skip to content

Commit

Permalink
Release v8: Courageous Budgie
Browse files Browse the repository at this point in the history
  • Loading branch information
ikeydoherty committed Nov 16, 2014
1 parent b22853f commit ad598b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([Budgie Desktop], 7, [ikey.doherty@gmail.com], [budgie-desktop], [http://ikeydoherty.github.io/])
AC_INIT([Budgie Desktop], 8, [ikey@evolve-os.com], [budgie-desktop], [https://evolve-os.com/])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects])
AC_PROG_CC
AC_PROG_CC_STDC
Expand Down
2 changes: 1 addition & 1 deletion panel/applets/menubar/MenubarApplet.vala
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public class MenubarAppletImpl : Budgie.Applet
"website", "https://evolve-os.com",
"license-type", license,
"authors", authors,
"version", "7",
"version", "8",
"comments", comments,
"logo_icon_name", "help-about",
"website-label", "Evolve OS");
Expand Down

0 comments on commit ad598b8

Please sign in to comment.