This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ set (GENERIC_NAME "Pomodoro App")
1616set (RELEASE_NAME "Amai" )
1717set (PACKAGE_ID "com.github.luizaugustomm.tomato" )
1818set (COMMENT "Keep focused on your work" )
19- set (VERSION "1.2.5 " )
19+ set (VERSION "1.2.6 " )
2020set (VERSION_INFO "Stable release" )
2121
2222# where we install data directory (if we have any)
Original file line number Diff line number Diff line change 2828 </screenshot >
2929 </screenshots >
3030
31- <developer_name >Luiz Augusto Morais </developer_name >
31+ <developer_name >Tomato Team </developer_name >
3232 <url type =" homepage" >https://github.com/luizaugustomm/tomato</url >
3333 <url type =" bugtracker" >https://github.com/luizaugustomm/tomato/issues</url >
3434 <url type =" help" >https://github.com/luizaugustomm/tomato/issues</url >
4444 </provides >
4545
4646 <releases >
47- <release version =" 1.2.5 " timestamp =" 20170408 " >
47+ <release version =" 1.2.6 " timestamp =" 20170410 " >
4848 <description >
4949 <p >Tomato "Amai" 1.2.x</p >
5050 </description >
Original file line number Diff line number Diff line change 1+ tomato (1.2.6) xenial; urgency=medium
2+
3+ * Fixed minor bugs
4+
5+ -- Luiz Augusto <lamm@elementary> Mon, 10 Apr 2017 19:53:08 -0300
6+
17tomato (1.2.5) xenial; urgency=medium
28
39 * Fixed minor bugs
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2017-04-08 17:25 -0300\n "
11+ "POT-Creation-Date : 2017-04-10 19:52 -0300\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ namespace Constants {
2121 public const string PKG_DATADIR = " /usr/share/tomato" ;
2222 public const string GETTEXT_PACKAGE = " tomato" ;
2323 public const string RELEASE_NAME = " Amai" ;
24- public const string VERSION = " 1.2.5 " ;
24+ public const string VERSION = " 1.2.6 " ;
2525 public const string VERSION_INFO = " Stable release" ;
2626 public const string INSTALL_PREFIX = " /usr" ;
2727 public const string APP_NAME = " Tomato" ;
You can’t perform that action at this time.
0 commit comments