aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@linux.intel.com>2011-01-04 19:40:03 -0800
committerArjan van de Ven <arjan@linux.intel.com>2011-01-04 19:40:03 -0800
commit06a7d0e453d313b2c154f3610cee849f60703097 (patch)
treeea851832514d2b9648e06457d97b84ad91d18844
parentbf327e7a4e7a54b00eea3e5d2637eb50bb8fc9fe (diff)
downloadpowertop-06a7d0e453d313b2c154f3610cee849f60703097.tar.gz
get ready for the beta releasev1.97
-rw-r--r--Makefile2
-rw-r--r--lib.h4
-rw-r--r--po/powertop.pot6
3 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 8816ff2..166a16f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: powertop po/powertop.pot
-VERSION := 1.96
+VERSION := 1.97
CFLAGS += -Wall -O2 -g -fno-omit-frame-pointer -fstack-protector -Wshadow -Wformat -D_FORTIFY_SOURCE=2
CPPFLAGS += -Wall -O2 -g -fno-omit-frame-pointer
diff --git a/lib.h b/lib.h
index ccf6cda..972940e 100644
--- a/lib.h
+++ b/lib.h
@@ -31,8 +31,8 @@
#define _(STRING) gettext(STRING)
-#define POWERTOP_VERSION "1.96 alpha 2"
-#define POWERTOP_SHORT_VERSION "1.96"
+#define POWERTOP_VERSION "1.97 beta 1"
+#define POWERTOP_SHORT_VERSION "1.97"
extern int get_max_cpu(void);
diff --git a/po/powertop.pot b/po/powertop.pot
index 2e1ca6a..d870afe 100644
--- a/po/powertop.pot
+++ b/po/powertop.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-03 21:45-0800\n"
+"POT-Creation-Date: 2011-01-04 19:39-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -279,7 +279,7 @@ msgstr ""
msgid "Intel built in USB hub"
msgstr ""
-#: main.cpp:266
+#: main.cpp:267
#, c-format
msgid "Leaving PowerTOP\n"
msgstr ""
@@ -289,7 +289,7 @@ msgstr ""
msgid "Loaded %i prior measurements\n"
msgstr ""
-#: main.cpp:213
+#: main.cpp:214
#, c-format
msgid "Measuring for 20 seconds\n"
msgstr ""