Release 0.54
This commit is contained in:
parent
a3d9a93d82
commit
d6e8369c7e
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([Sugar],[0.53],[],[sugar])
|
AC_INIT([Sugar],[0.54],[],[sugar])
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
|
@ -3,7 +3,8 @@ sugar_PYTHON = \
|
|||||||
__init__.py \
|
__init__.py \
|
||||||
nmclient.py \
|
nmclient.py \
|
||||||
nminfo.py \
|
nminfo.py \
|
||||||
bubble.py
|
bubble.py \
|
||||||
|
wepkeydialog.py
|
||||||
|
|
||||||
bin_SCRIPTS = sugar-nm-applet
|
bin_SCRIPTS = sugar-nm-applet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user